Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp140 BRANCH(TaggedIsDouble(posTag), &posTagIsDouble, slowPath); in CharAt() local
320 BRANCH(TaggedIsDouble(posTag), &posTagIsDouble, slowPath); in CheckParamsAndGetPosition() local
383 BRANCH(TaggedIsDouble(posTag), &posTagIsDouble, slowPath); in IndexOf() local
2814 BRANCH(TaggedIsDouble(posTag), &posTagIsDouble, slowPath); StartsWith() local
[all...]

Completed in 8 milliseconds