Searched defs:is_positive (Results 1 – 7 of 7) sorted by relevance
432 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, in RegExpLookaround()449 bool is_positive() { return is_positive_; } in is_positive() function
183 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction() local
1196 Matcher<int> is_positive = Gt(0); in TEST() local1312 Matcher<int> is_positive = Gt(0); in TEST() local
1265 Matcher<int> is_positive = Gt(0); in TEST() local1381 Matcher<int> is_positive = Gt(0); in TEST() local
3411 Label is_positive; in EmitIntegerMathAbs() local3422 Label is_positive; in EmitSmiMathAbs() local
3336 Label is_positive; in EmitIntegerMathAbs() local
3607 Label is_positive; in EmitIntegerMathAbs() local