Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_exceptions.cpp30 static EtsClass *GetExceptionClass(EtsCoroutine *coro, const char *classDescriptor) 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.h369 Class *GetExceptionClass() const in GetExceptionClass() function