Home
last modified time | relevance | path

Searched defs:rangeGuardGate (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Drange_guard.cpp97 auto rangeGuardGate = builder_.RangeGuard(input, 1, length); in TryApplyRangeGuardForLength() local
110 auto rangeGuardGate = builder_.RangeGuard(input, 0, length); in TryApplyRangeGuardForIndex() local
133 auto rangeGuardGate = Circuit::NullGate(); in TryApplyRangeGuardGate() local