Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp761 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator() local
762 BRANCH(Int32Equal(oldIterKind, newIterKind), &exit, &invalidate); in ProfileGetIterator()
773 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator() local
774 SetValueToTaggedArray(VariableType::JS_ANY(), glue, profileTypeInfo, slotId, IntToTaggedInt(newIterKind)); in ProfileGetIterator()

Completed in 4 milliseconds