Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp992 JSHandle<JSTaggedValue> inputReplaceValue = GetCallArg(argv, 1); in Replace() local
996 ReplaceInternal(JSThread *thread, JSHandle<JSTaggedValue> thisObj, JSHandle<JSTaggedValue> string, JSHandle<JSTaggedValue> inputReplaceValue) ReplaceInternal() argument

Completed in 8 milliseconds