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.cpp285 Label nodeIsLinked(env); in ContainersHashCall() local
356 BRANCH(IsLinkedNode(glue, *node), &nodeIsLinked, &nodeIsRBTree); in ContainersHashCall()
357 LoopBegin(&nodeIsLinked); in ContainersHashCall()
378 LoopEnd(&nodeIsLinked); in ContainersHashCall()