Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp498 Label nodeIsLinked(env); in ContainersHashCall() local
566 BRANCH(IsLinkedNode(*node), &nodeIsLinked, &nodeIsRBTree); in ContainersHashCall()
567 LoopBegin(&nodeIsLinked); in ContainersHashCall()
588 LoopEnd(&nodeIsLinked); in ContainersHashCall()