Home
last modified time | relevance | path

Searched refs:ThrowIndexOutOfBoundsException (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dexceptions.h42 void ThrowIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySsizeT length);
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp85 void ThrowIndexOutOfBoundsException(coretypes::ArraySsizeT idx, coretypes::ArraySsizeT length) in ThrowIndexOutOfBoundsException() function

Completed in 2 milliseconds