Searched defs:GetVRegValue (Results 1 – 6 of 6) sorted by relevance
61 static inline int64_t GetVRegValue(VRegRef reg) in GetVRegValue() function
174 …inline void GetVRegValue(const VRegInfo &vreg, const compiler::CodeInfo &code_info, SlotType **cal… in GetVRegValue() function
101 JSTaggedValue FrameHandler::GetVRegValue(size_t index) const in GetVRegValue() function in panda::ecmascript::FrameHandler
275 interpreter::VRegister StackWalker::GetVRegValue(size_t vreg_num) in GetVRegValue() function in panda::StackWalker
159 Local<JSValueRef> DebuggerApi::GetVRegValue(const EcmaVM *ecmaVm, in GetVRegValue() function in panda::ecmascript::tooling::DebuggerApi
891 static inline uint64_t GetVRegValue(VRegRef reg) in GetVRegValue() function