Home
last modified time | relevance | path

Searched refs:GetErrorClassDescriptor (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dlanguage_context.cpp98 … auto *errorClass = classLinker->GetExtension(ctx)->GetClass(ctx.GetErrorClassDescriptor(), false); in WrapClassInitializerException()
/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h205 virtual const uint8_t *GetErrorClassDescriptor() const in GetErrorClassDescriptor() function
536 const uint8_t *GetErrorClassDescriptor() const in GetErrorClassDescriptor() function
538 return base_->GetErrorClassDescriptor(); in GetErrorClassDescriptor()
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.h194 const uint8_t *GetErrorClassDescriptor() const override in GetErrorClassDescriptor() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.h232 const uint8_t *GetErrorClassDescriptor() const override in GetErrorClassDescriptor() function