Searched defs:hasIndices (Results 1 – 3 of 3) sorted by relevance
267 bool hasIndices) in Execute()327 bool hasIndices) in SetIndicesField()418 bool hasIndices = (flagsBits & RegExpParser::FLAG_HASINDICES) > 0; in EscompatRegExpExec() local
614 JSHandle<JSTaggedValue> hasIndices(factory->NewFromASCII("hasIndices")); in HWTEST_F_L0() local
2122 bool hasIndices = GetOriginalFlag(thread, regexp, RegExpParser::FLAG_HASINDICES); in RegExpBuiltinExec() local