Searched defs:is_positive (Results 1 – 9 of 9) sorted by relevance
448 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, in RegExpLookaround()465 bool is_positive() { return is_positive_; } in is_positive() function
221 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction() local
5699 RegExpLookaround::Builder::Builder(bool is_positive, RegExpNode* on_success, in Builder()
1196 Matcher<int> is_positive = Gt(0); in TEST() local1312 Matcher<int> is_positive = Gt(0); in TEST() local
3219 Label is_positive; in EmitIntegerMathAbs() local3230 Label is_positive; in EmitSmiMathAbs() local
1320 Matcher<int> is_positive = Gt(0); in TEST() local1436 Matcher<int> is_positive = Gt(0); in TEST() local
3028 Label is_positive; in EmitIntegerMathAbs() local
3303 Label is_positive; in EmitIntegerMathAbs() local