Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.h382 void SetInputString(JSThread *thread, JSTaggedValue string) in SetInputString() function
Dbuiltins_regexp.cpp1813 globalTable->SetInputString(thread, inputString.GetTaggedValue()); in RegExpExecInternal()
2776 table->SetInputString(thread, emptyString); in CreateGlobalResultTable()