Home
last modified time | relevance | path

Searched defs:SetExceptionToVReg (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dlanguage_context.cpp75 void LanguageContextBase::SetExceptionToVReg( in SetExceptionToVReg() function in panda::LanguageContextBase
/arkcompiler/runtime_core/runtime/core/
Dcore_language_context.h221 void SetExceptionToVReg([[maybe_unused]] interpreter::AccVRegister &vreg, in SetExceptionToVReg() function
/arkcompiler/runtime_core/runtime/include/
Dlanguage_context.h335 void SetExceptionToVReg( in SetExceptionToVReg() function