Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.h47 LIST_FOREACH, enumerator
103 case ContainersType::LIST_FOREACH: in IsContainer()
218 case ContainersType::LIST_FOREACH: { in ContainerGetSize()
311 case ContainersType::LIST_FOREACH: { in ContainerGetNode()
Dbuiltins_stubs.cpp806 &slowPath, ContainersType::LIST_FOREACH); in DECLARE_BUILTINS()