Home
last modified time | relevance | path

Searched defs:isStableJsArray (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp191 BRANCH(IsStableJSArray(glue, thisValue), &isStableJsArray, slowPath); in Unshift() local
2572 BRANCH(IsStableJSArray(glue, thisValue), &isStableJsArray, slowPath); in Includes() local

Completed in 13 milliseconds