Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp3120 BRANCH(TaggedIsDouble(newLength), &lengthIsDouble, slowPath); in PadStart() local
3245 BRANCH(TaggedIsDouble(newLength), &lengthIsDouble, slowPath); in PadEnd() local

Completed in 9 milliseconds