Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp828 void CircuitBuilder::SetCacheKindForInIterator(GateRef glue, GateRef iter, GateRef cacheKind) in SetCacheKindForInIterator() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h2074 inline void StubBuilder::SetCacheKindForInIterator(GateRef glue, GateRef iter, GateRef cacheKind) in SetCacheKindForInIterator() function