Home
last modified time | relevance | path

Searched refs:ContainerGetNode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_stub_builder.h316 GateRef ContainerGetNode(GateRef obj, GateRef index, ContainersType type) in ContainerGetNode() function in panda::ecmascript::kungfu::ContainersStubBuilder
H A Dcontainers_stub_builder.cpp563 node = ContainerGetNode(*thisObj, *index, type); in ContainersHashCall()
696 valueNode = TaggedGetInt(ContainerGetNode(*thisObj, in ContainersLinkedListCall()
698 value = ContainerGetNode(*thisObj, *valueNode, type); in ContainersLinkedListCall()

Completed in 4 milliseconds