Searched defs:SetExceptionToVReg (Results 1 – 4 of 4) sorted by relevance
81 void LanguageContextBase::SetExceptionToVReg( in SetExceptionToVReg() function in ark::LanguageContextBase
220 void SetExceptionToVReg([[maybe_unused]] interpreter::AccVRegister &vreg, in SetExceptionToVReg() function
260 void SetExceptionToVReg(interpreter::AccVRegister &vreg, ObjectHeader *obj) const override in SetExceptionToVReg() function
347 void SetExceptionToVReg( in SetExceptionToVReg() function