Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dexceptions.cpp68 void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_size_t leng… in ThrowArrayIndexOutOfBoundsException() function
75 void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_size_t leng… in ThrowArrayIndexOutOfBoundsException() function
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h170 …static void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_siz… in ThrowArrayIndexOutOfBoundsException() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h296 …static void ThrowArrayIndexOutOfBoundsException(coretypes::array_ssize_t idx, coretypes::array_siz… in ThrowArrayIndexOutOfBoundsException() function