Home
last modified time | relevance | path

Searched defs:ThrowTypedErrorDyn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h220 static void ThrowTypedErrorDyn(const std::string &msg) in ThrowTypedErrorDyn() function
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp409 void ThrowTypedErrorDyn(const std::string &msg) in ThrowTypedErrorDyn() function