Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp653 Label isSetProtoValues(env); in GetIterationFunctionId() local
672 Branch(Int64Equal(iterator, *maybeFunc), &isSetProtoValues, &notSetProtoValues); in GetIterationFunctionId()
673 Bind(&isSetProtoValues); in GetIterationFunctionId()