Home
last modified time | relevance | path

Searched defs:JS_CALL_STACK_DEPTH_SEP (Results 1 - 1 of 1) sorted by relevance

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

Completed in 7 milliseconds