Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp658 Label notStringProtoIter(env); in GetIterationFunctionId() local
688 Branch(Int64Equal(iterator, *maybeFunc), &isStringProtoIter, &notStringProtoIter); in GetIterationFunctionId()
694 Bind(&notStringProtoIter); in GetIterationFunctionId()