Searched refs:BuildJsStackInfoListWithCustomDepth (Results 1 – 3 of 3) sorted by relevance
246 bool BuildJsStackInfoListWithCustomDepth(std::vector<JsFrameInfo>& jsFrames)
672 engine->BuildJsStackInfoListWithCustomDepth(jsFrames); in StartNapiProfilerTrace()2018 bool ArkNativeEngine::BuildJsStackInfoListWithCustomDepth(std::vector<JsFrameInfo>& jsFrames) in BuildJsStackInfoListWithCustomDepth() function in ArkNativeEngine
200 virtual bool BuildJsStackInfoListWithCustomDepth(std::vector<JsFrameInfo>& jsFrames)