Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp300 BRANCH(IsArrayLengthWritable(glue, thisValue), &isLengthWritable, slowPath); in Shift() local
1039 BRANCH(IsArrayLengthWritable(glue, thisValue), &isLengthWritable, slowPath); in Pop() local
2395 BRANCH(IsArrayLengthWritable(glue, thisValue), &isLengthWritable, slowPath); in Push() local

Completed in 17 milliseconds