Home
last modified time | relevance | path

Searched defs:leaveFrame (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dframe_handler.cpp394 auto leaveFrame = const_cast<JSTaggedType *>(thread_->GetLastLeaveFrame()); in Iterate() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp448 JSTaggedType *leaveFrame = const_cast<JSTaggedType *>(thread->GetLastLeaveFrame()); in GetStackSignalHandler() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h521 void SetFramePointers(JSTaggedType *currentFrame, JSTaggedType *leaveFrame, JSTaggedType *lastFp) in SetFramePointers() argument

Completed in 3 milliseconds