Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_guard.h39 uint32_t CheckIndexCheckLengthInput(GateRef lhs, GateRef rhs) const;
53 uint32_t length = CheckIndexCheckLengthInput(iter.GetCurrentGate(), input); in FoundIndexCheckedForLength()
H A Drange_guard.cpp165 uint32_t RangeGuard::CheckIndexCheckLengthInput(GateRef lhs, GateRef rhs) const in CheckIndexCheckLengthInput() function in panda::ecmascript::kungfu::RangeGuard

Completed in 2 milliseconds