Searched defs:GetVRegValue (Results 1 – 7 of 7) sorted by relevance
56 static inline int64_t GetVRegValue(VRegRef reg) in GetVRegValue() function
174 …inline void GetVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &codeInfo, SlotType **call… in GetVRegValue() function
30 interpreter::VRegister CFrame::GetVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &codeInf… in GetVRegValue() function in ark::CFrame
286 interpreter::VRegister StackWalker::GetVRegValue(size_t vregNum) in GetVRegValue() function in ark::StackWalker
97 JSTaggedValue FrameHandler::GetVRegValue(size_t index) const in GetVRegValue() function in panda::ecmascript::FrameHandler
922 static uint64_t GetVRegValue(VRegRef reg) in GetVRegValue() function
216 Local<JSValueRef> DebuggerApi::GetVRegValue(const EcmaVM *ecmaVm, in GetVRegValue() function in panda::ecmascript::tooling::DebuggerApi