Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp-inl.h38 JSHandle<EcmaString>(thread, EcmaString::Cast(globalTable->GetInputString())), in GetCapture()
Dbuiltins_regexp.h387 JSTaggedValue GetInputString() in GetInputString() function