Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp77 JSHandle<JSTaggedValue> zeroString(globalConstants->GetHandledZeroString()); in Next() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp630 JSHandle<JSTaggedValue> zeroString = globalConst->GetHandledZeroString(); in Match() local