Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1140 JSHandle<EcmaString> suffixString(thread, in Replace() local
1276 JSHandle<EcmaString> suffixString(thread, in ReplaceAll() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp890 GateRef suffixString = FastSubString(glue, thisValue, tailPos, in Replace() local