Home
last modified time | relevance | path

Searched defs:ThrowNegativeArraySizeException (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dexceptions.cpp115 void ThrowNegativeArraySizeException(coretypes::array_ssize_t size) in ThrowNegativeArraySizeException() function
126 void ThrowNegativeArraySizeException(const PandaString &msg) in ThrowNegativeArraySizeException() function
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h175 static void ThrowNegativeArraySizeException(coretypes::array_ssize_t size) in ThrowNegativeArraySizeException() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h303 static void ThrowNegativeArraySizeException(coretypes::array_ssize_t size) in ThrowNegativeArraySizeException() function