Searched defs:GetThisVariableByFrame (Results 1 – 2 of 2) sorted by relevance
497 …virtual std::optional<Error> GetThisVariableByFrame(PtThread /* thread */, uint32_t /* frameDepth … in GetThisVariableByFrame() function
261 std::optional<Error> Debugger::GetThisVariableByFrame(PtThread thread, uint32_t frameDepth, ObjectH… in GetThisVariableByFrame() function in ark::tooling::Debugger