Searched refs:FoundIndexCheckedForIndex (Results 1 – 3 of 3) sorted by relevance
43 uint32_t FoundIndexCheckedForIndex(RangeGuard* rangeGuard, GateRef input);
75 uint32_t DependChains::FoundIndexCheckedForIndex(RangeGuard* rangeGuard, GateRef input) in FoundIndexCheckedForIndex() function in panda::ecmascript::kungfu::DependChains
106 uint32_t length = dependChain->FoundIndexCheckedForIndex(this, input); in TryApplyRangeGuardForIndex()