Home
last modified time | relevance | path

Searched defs:currentFrame (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h117 Frame *currentFrame = thread->GetCurrentFrame(); in CompiledCodeExecute() local
170 Frame *currentFrame = thread->GetCurrentFrame(); in InvokeCompiledCode() local
213 Frame *currentFrame = thread->GetCurrentFrame(); in InvokeInterpretedCode() local
230 void Method::InvokeEntry(ManagedThread *thread, Frame *currentFrame, Frame *frame, const uint8_t *p… in InvokeEntry()
309 Frame *currentFrame = thread->GetCurrentFrame(); in InvokeContext() local
340 Frame *currentFrame = thread->GetCurrentFrame(); in EnterNativeMethodFrame() local
356 Frame *currentFrame = thread->GetCurrentFrame(); in ExitNativeMethodFrame() local
367 Frame *currentFrame) in InitFrame()
377 Frame *currentFrame) in InitFrameWithNumVRegs()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp320 auto currentFrame = const_cast<JSTaggedType *>(thread->GetCurrentFrame()); in GetStackCallNapi() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp1510 JSTaggedType *currentFrame = const_cast<JSTaggedType*>(thread->GetCurrentFrame()); in IsInFastJit() local
1550 JSTaggedType *currentFrame = const_cast<JSTaggedType *>(thread->GetCurrentFrame()); in IterateFrame() local