Home
last modified time | relevance | path

Searched refs:isArrayProtoValues (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp651 Label isArrayProtoValues(env); in GetIterationFunctionId() local
664 Branch(Int64Equal(iterator, *maybeFunc), &isArrayProtoValues, &notArrayProtoValues); in GetIterationFunctionId()
665 Bind(&isArrayProtoValues); in GetIterationFunctionId()