Searched refs:AssertionType (Results 1 – 4 of 4) sorted by relevance
270 enum AssertionType { enum278 RegExpAssertion(AssertionType type, JSRegExp::Flags flags) in RegExpAssertion()288 AssertionType assertion_type() { return assertion_type_; } in assertion_type()291 const AssertionType assertion_type_;
760 enum AssertionType { enum791 AssertionType assertion_type() { return assertion_type_; } in assertion_type()799 AssertionNode(AssertionType t, RegExpNode* on_success) in AssertionNode()801 AssertionType assertion_type_;
267 RegExpAssertion::AssertionType assertion_type = in ParseDisjunction()
5581 RegExpAssertion::AssertionType type, in BoundaryAssertionAsLookaround()