Home
last modified time | relevance | path

Searched refs:NAPI_CALL_STACK (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp109 constexpr int NAPI_CALL_STACK = 2; // just for napi call stack variable
648 …if (g_hookJsConfig != nullptr && g_hookJsConfig->jsStackReport == NAPI_CALL_STACK && !g_hookJsConf… in StartNapiProfilerTrace()