Home
last modified time | relevance | path

Searched refs:ThrowTypedErrorDyn (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h221 static void ThrowTypedErrorDyn(const std::string &msg) in ThrowTypedErrorDyn() function in ark::interpreter::RuntimeInterface
223 ark::ThrowTypedErrorDyn(msg); in ThrowTypedErrorDyn()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dexceptions.h97 void ThrowTypedErrorDyn(const std::string &msg);
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp407 void ThrowTypedErrorDyn(const std::string &msg) in ThrowTypedErrorDyn() function

Completed in 2 milliseconds