Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h225 static void ThrowReferenceErrorDyn(const std::string &msg) in ThrowReferenceErrorDyn() function
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp416 void ThrowReferenceErrorDyn(const std::string &msg) in ThrowReferenceErrorDyn() function