Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dexceptions.cpp378 void ThrowVerificationException(const PandaString &msg) in ThrowVerificationException() function
386 void ThrowVerificationException(const LanguageContext &ctx, const PandaString &msg) in ThrowVerificationException() function
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h215 static void ThrowVerificationException(const PandaString &msg) in ThrowVerificationException() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h331 static void ThrowVerificationException([[maybe_unused]] const PandaString &msg) in ThrowVerificationException() function