Home
last modified time | relevance | path

Searched defs:thisIsString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp578 GateRef thisIsString = IsString(thisValue); in Replace() local
798 Label thisIsString(env); in Trim() local