Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp77 static std::string JS_CALL_STACK_DEPTH_SEP = ","; // ',' is js call stack depth separator variable
678 ssRawStack << JS_CALL_STACK_DEPTH_SEP; in StartNapiProfilerTrace()