Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dexceptions.cpp55 void ThrowNullPointerException() in ThrowNullPointerException() function
62 void ThrowNullPointerException(LanguageContext ctx, ManagedThread *thread) in ThrowNullPointerException() function
/ark/runtime_core/runtime/interpreter/
Druntime_interface.h172 static void ThrowNullPointerException() in ThrowNullPointerException() function
/ark/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h279 static void ThrowNullPointerException() in ThrowNullPointerException() function