Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h135 virtual const uint8_t *GetNoSuchMethodErrorDescriptor() const = 0;
496 const uint8_t *GetNoSuchMethodErrorDescriptor() const in GetNoSuchMethodErrorDescriptor() function
498 return base_->GetNoSuchMethodErrorDescriptor(); in GetNoSuchMethodErrorDescriptor()
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.h164 const uint8_t *GetNoSuchMethodErrorDescriptor() const override in GetNoSuchMethodErrorDescriptor() function
Dcore_class_linker_extension.cpp43 …ThrowException(ctx, thread, ctx.GetNoSuchMethodErrorDescriptor(), utf::CStringAsMutf8(message.c_st… in OnError()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.h202 const uint8_t *GetNoSuchMethodErrorDescriptor() const override in GetNoSuchMethodErrorDescriptor() function