Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp69 void ThrowArrayIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySizeT length) in ThrowArrayIndexOutOfBoundsException() function
76 void ThrowArrayIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySizeT length, in ThrowArrayIndexOutOfBoundsException() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h171 static void ThrowArrayIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySizeT length) in ThrowArrayIndexOutOfBoundsException() function in ark::interpreter::RuntimeInterface
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.h316 static void ThrowArrayIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySizeT length) in ThrowArrayIndexOutOfBoundsException() function in ark::interpreter::test::RuntimeInterface

Completed in 3 milliseconds