Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp110 void ThrowNegativeArraySizeException(coretypes::ArraySsizeT size) in ThrowNegativeArraySizeException() function
118 void ThrowNegativeArraySizeException(const PandaString &msg) in ThrowNegativeArraySizeException() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h176 static void ThrowNegativeArraySizeException(coretypes::ArraySsizeT size) in ThrowNegativeArraySizeException() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h323 static void ThrowNegativeArraySizeException(coretypes::ArraySsizeT size) in ThrowNegativeArraySizeException() function