Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drange_guard.h40 uint32_t CheckIndexCheckIndexInput(GateRef lhs, GateRef rhs) const;
65 uint32_t length = CheckIndexCheckIndexInput(iter.GetCurrentGate(), input); in FoundIndexCheckedForIndex()
H A Drange_guard.cpp183 uint32_t RangeGuard::CheckIndexCheckIndexInput(GateRef lhs, GateRef rhs) const in CheckIndexCheckIndexInput() function in panda::ecmascript::kungfu::RangeGuard

Completed in 2 milliseconds