Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp816 void CircuitBuilder::SetLengthOfForInIterator(GateRef glue, GateRef iter, GateRef length) in SetLengthOfForInIterator() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2064 inline void StubBuilder::SetLengthOfForInIterator(GateRef glue, GateRef iter, GateRef length) in SetLengthOfForInIterator() function