Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp85 JSHandle<JSTaggedValue> zeroString(globalConstants->GetHandledZeroString()); in Next() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp702 JSHandle<JSTaggedValue> zeroString = thread->GlobalConstants()->GetHandledZeroString(); in RegExpMatch() local