Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dlanguage_context.cpp81 void LanguageContextBase::SetExceptionToVReg( in SetExceptionToVReg() function in ark::LanguageContextBase
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.h220 void SetExceptionToVReg([[maybe_unused]] interpreter::AccVRegister &vreg, in SetExceptionToVReg() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.h260 void SetExceptionToVReg(interpreter::AccVRegister &vreg, ObjectHeader *obj) const override in SetExceptionToVReg() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h347 void SetExceptionToVReg( in SetExceptionToVReg() function