Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_exceptions.cpp30 static EtsClass *GetExceptionClass(EtsCoroutine *coroutine, const char *classDescriptor, bool *isEr… in GetExceptionClass() function
Dets_class_linker_extension.h133 Class *GetExceptionClass() in GetExceptionClass() function
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.cpp25 static Class *GetExceptionClass(const uint8_t *mutf8Name, ManagedThread *thread, ClassLinker *class… in GetExceptionClass() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h326 Class *GetExceptionClass() const in GetExceptionClass() function