Searched refs:art_portable_throw_array_bounds_from_code (Results 1 – 3 of 3) sorted by relevance
32 V(ThrowIndexOutOfBounds, art_portable_throw_array_bounds_from_code) \
57 declare void @art_portable_throw_array_bounds_from_code(i32, i32)
28 extern "C" void art_portable_throw_array_bounds_from_code(int32_t index, int32_t length) in art_portable_throw_array_bounds_from_code() function