Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.h39 PLAINARRAY_FOREACH, enumerator
87 case ContainersType::PLAINARRAY_FOREACH: in IsContainer()
120 case ContainersType::PLAINARRAY_FOREACH: in IsReplaceAllElements()
146 case ContainersType::PLAINARRAY_FOREACH: in IsPlainArray()
186 case ContainersType::PLAINARRAY_FOREACH: { in ContainerGetSize()
246 case ContainersType::PLAINARRAY_FOREACH: { in ContainerGetValue()
Dbuiltins_stubs.cpp638 &slowPath, ContainersType::PLAINARRAY_FOREACH); in DECLARE_BUILTINS()