Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_guard.cpp188 auto indexCheckIndexInput = acc_.GetValueIn(lhs, 1); // index in CheckIndexCheckIndexInput() local
191 if (indexCheckIndexInput == rhs && indexCheckLengthInputOpcode == OpCode::LOAD_TYPED_ARRAY_LENGTH) { in CheckIndexCheckIndexInput()
196 } else if (indexCheckIndexInput == rhs && indexCheckLengthInputOpcode == OpCode::LOAD_ARRAY_LENGTH) { // ARRAY in CheckIndexCheckIndexInput()

Completed in 1 milliseconds