Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp1077 JSHandle<EcmaString> searchString = JSTaggedValue::ToString(thread, searchTag); in Replace() local
1200 JSHandle<EcmaString> searchString = JSTaggedValue::ToString(thread, searchTag); ReplaceAll() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp1477 GateRef BuiltinsStringStubBuilder::GetSubstitution(GateRef glue, GateRef searchString, GateRef thisString, in GetSubstitution() argument

Completed in 9 milliseconds