Searched defs:jsFrames (Results 1 – 3 of 3) sorted by relevance
57 JsFrame jsFrames[jSFRAME_MAX]; in TestGetArkNativeFrameInfo() local
692 JsFrame jsFrames[JSFRAME_MAX]; in StepArkJsFrame() local
667 std::vector<JsFrameInfo> jsFrames; in StartNapiProfilerTrace() local2018 bool ArkNativeEngine::BuildJsStackInfoListWithCustomDepth(std::vector<JsFrameInfo>& jsFrames) in BuildJsStackInfoListWithCustomDepth()