Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.cpp606 Label valueIsJSAPILinkedList(env); in ContainersLinkedListCall() local
622 Branch(IsContainer(*thisObj, type), &valueIsJSAPILinkedList, &valueNotJSAPILinkedList); in ContainersLinkedListCall()
633 Jump(&valueIsJSAPILinkedList); in ContainersLinkedListCall()
639 Bind(&valueIsJSAPILinkedList); in ContainersLinkedListCall()