Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp878 void CircuitBuilder::IncreaseIteratorIndex(GateRef glue, GateRef iter, GateRef index) in IncreaseIteratorIndex() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2094 inline void StubBuilder::IncreaseIteratorIndex(GateRef glue, GateRef iter, GateRef index) in IncreaseIteratorIndex() function