Home
last modified time | relevance | path

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

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