Home
last modified time | relevance | path

Searched defs:isJsFrame (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h88 bool *isJsFrame; member
Djs_stackinfo.cpp993 uintptr_t *pc, uintptr_t *methodId, bool *isJsFrame) in StepArk()
1873 uintptr_t *pc, uintptr_t *methodId, bool *isJsFrame) in step_ark()