Home
last modified time | relevance | path

Searched defs:GetThisVariableByFrame (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h550 virtual std::optional<Error> GetThisVariableByFrame(PtThread /* thread */, uint32_t /* frameDepth */, in GetThisVariableByFrame() function in ark::tooling::DebugInterface
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp263 std::optional<Error> Debugger::GetThisVariableByFrame(PtThread thread, uint32_t frameDepth, ObjectHeader **thisPtr) in GetThisVariableByFrame() function in ark::tooling::Debugger

Completed in 4 milliseconds