Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dlanguage_context.cpp88 void LanguageContextBase::WrapClassInitializerException(ClassLinker *classLinker, ManagedThread *th… in WrapClassInitializerException() function in ark::LanguageContextBase
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_language_context.h334 void WrapClassInitializerException([[maybe_unused]] ClassLinker *classLinker, in WrapClassInitializerException() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h654 void WrapClassInitializerException(ClassLinker *classLinker, ManagedThread *thread) const in WrapClassInitializerException() function