Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp387 void ThrowVerificationException(const PandaString &msg) in ThrowVerificationException() function
395 void ThrowVerificationException(const LanguageContext &ctx, const PandaString &msg) in ThrowVerificationException() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h216 static void ThrowVerificationException(const PandaString &msg) in ThrowVerificationException() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h347 static void ThrowVerificationException([[maybe_unused]] const PandaString &msg) in ThrowVerificationException() function