Home
last modified time | relevance | path

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

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