Home
last modified time | relevance | path

Searched refs:ThrowRuntimeException (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/runtime/include/
Dexceptions.h59 void ThrowRuntimeException(const PandaString &msg);
/ark/runtime_core/runtime/
Dexceptions.cpp178 void ThrowRuntimeException(const PandaString &msg) in ThrowRuntimeException() function