Home
last modified time | relevance | path

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

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