POSSESSIVE       2437 src/ast.h        bool is_possessive() { return type_ == POSSESSIVE; }
POSSESSIVE       5498 src/parser.cc        type = RegExpQuantifier::POSSESSIVE;