Home
last modified time | relevance | path

Searched defs:GetCurrentFrame (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dstack_walker.h200 FrameAccessor GetCurrentFrame() in GetCurrentFrame() function
Dmanaged_thread.h72 Frame *GetCurrentFrame() const in GetCurrentFrame() function
/arkcompiler/ets_runtime/ecmascript/
Decma_context.h396 JSTaggedType *GetCurrentFrame() const in GetCurrentFrame() function
Djs_thread.cpp153 const JSTaggedType *JSThread::GetCurrentFrame() const in GetCurrentFrame() function in panda::ecmascript::JSThread
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp378 Expected<std::unique_ptr<PtFrame>, Error> Debugger::GetCurrentFrame(PtThread thread) const in GetCurrentFrame() function in panda::tooling::Debugger
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h517 GateRef InterpreterStubBuilder::GetCurrentFrame(GateRef glue) in GetCurrentFrame() function