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