Searched defs:isJsFrame (Results 1 – 6 of 6) sorted by relevance
67 MAYBE_UNUSED bool isJsFrame = false; variable96 MAYBE_UNUSED bool isJsFrame = false; variable
68 bool *isJsFrame; member
197 bool *isJsFrame = nullptr; variable221 bool *isJsFrame = nullptr; variable
77 bool isJsFrame = methodid % 2; in TestStepArkFrame() local98 bool isJsFrame = methodid % 2; in TestStepArkFrameWithJit() local
217 uintptr_t *fp, uintptr_t *sp, uintptr_t *pc, uintptr_t* methodid, bool *isJsFrame) in StepArkFrame()
221 bool isJsFrame {false}; member