Searched refs:NAPI_CALL_STACK (Results 1 – 1 of 1) sorted by relevance
109 constexpr int NAPI_CALL_STACK = 2; // just for napi call stack variable648 …if (g_hookJsConfig != nullptr && g_hookJsConfig->jsStackReport == NAPI_CALL_STACK && !g_hookJsConf… in StartNapiProfilerTrace()