Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp659 Label isTypedArrayProtoValues(env); in GetIterationFunctionId() local
697 Branch(Int64Equal(iterator, *maybeFunc), &isTypedArrayProtoValues, &exit); in GetIterationFunctionId()
698 Bind(&isTypedArrayProtoValues); in GetIterationFunctionId()