Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp671 Label notArrayProtoValues(env); in GetIterationFunctionId()
683 BRANCH(Int64Equal(iterator, *maybeFunc), &isArrayProtoValues, &notArrayProtoValues); in GetIterationFunctionId() local
689 Bind(&notArrayProtoValues); in GetIterationFunctionId()

Completed in 4 milliseconds