Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dexceptions.cpp67 void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_size_t leng… in ThrowArrayIndexOutOfBoundsException() function
74 void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_size_t leng… in ThrowArrayIndexOutOfBoundsException() function
/ark/runtime_core/runtime/interpreter/
Druntime_interface.h177 …static void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_siz… in ThrowArrayIndexOutOfBoundsException() function
/ark/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h284 …static void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_siz… in ThrowArrayIndexOutOfBoundsException() function