Home
last modified time | relevance | path

Searched defs:GetCurrentFrame (Results 1 – 7 of 7) 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/compiler/baseline/
Dbaseline_stub_builder.h179 inline GateRef GetCurrentFrame(GateRef glue) in GetCurrentFrame() function
Dbaseline_stubs-inl.h206 GateRef BaselineStubBuilder::GetCurrentFrame(GateRef glue) in GetCurrentFrame() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp375 Expected<std::unique_ptr<PtFrame>, Error> Debugger::GetCurrentFrame(PtThread thread) const in GetCurrentFrame() function in ark::tooling::Debugger
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp365 const JSTaggedType *JSThread::GetCurrentFrame() const in GetCurrentFrame() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h563 GateRef InterpreterStubBuilder::GetCurrentFrame(GateRef glue) in GetCurrentFrame() function