Home
last modified time | relevance | path

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