Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp57 bool jsFpUnwind = false; member
614 g_hookJsConfig->maxJsStackDepth == 0 || !g_hookJsConfig->jsFpUnwind) { in CheckHookConfig()
648 …ig != nullptr && g_hookJsConfig->jsStackReport == NAPI_CALL_STACK && !g_hookJsConfig->jsFpUnwind) { in StartNapiProfilerTrace()