Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h211 static void ThrowIllegalAccessException(const PandaString &msg) in ThrowIllegalAccessException() function in ark::interpreter::RuntimeInterface
213 ark::ThrowIllegalAccessException(msg); in ThrowIllegalAccessException()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dexceptions.h85 void ThrowIllegalAccessException(const PandaString &msg);
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp340 void ThrowIllegalAccessException(const PandaString &msg) in ThrowIllegalAccessException() function

Completed in 2 milliseconds