Home
last modified time | relevance | path

Searched refs:HASHSET_FOREACH (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_stub_builder.h45 HASHSET_FOREACH, member in panda::ecmascript::kungfu::ContainersType
99 case ContainersType::HASHSET_FOREACH: in IsContainer()
230 case ContainersType::HASHSET_FOREACH: { in ContainerGetSize()
323 case ContainersType::HASHSET_FOREACH: { in ContainerGetNode()
H A Dbuiltins_call_signature.h207 V(ForEach, HashSet, ContainersHashCall, HASHSET_FOREACH, JS_POINTER) \
H A Dcontainers_stub_builder.cpp570 type == ContainersType::HASHSET_FOREACH ? LinkedNode::KEY_OFFSET : LinkedNode::VALUE_OFFSET)); in ContainersHashCall()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3026 info->SetCallArg(containersType == kungfu::ContainersType::HASHSET_FOREACH ? in DEF_RUNTIME_STUBS()

Completed in 12 milliseconds