Home
last modified time | relevance | path

Searched refs:inputKey (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1926 JSHandle<JSTaggedValue> inputKey = globalConst->GetHandledInputString(); in RegExpBuiltinExec() local
1928 JSObject::CreateDataProperty(thread, results, inputKey, inputValue); in RegExpBuiltinExec()