Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp2429 BRANCH(IsString(thisValue), &thisValueIsString, slowPath); in LocaleCompare() local
2479 BRANCH(IsString(thisValue), &thisValueIsString, slowPath); in GetStringIterator() local

Completed in 14 milliseconds