Home | History | Annotate | Download | only in src

Lines Matching defs:is_prefix

1992   bool is_prefix() const { return is_prefix_; }
2023 bool is_prefix,
2028 is_prefix_(is_prefix),
3208 bool is_prefix,
3212 new(zone_) CountOperation(isolate_, op, is_prefix, expr, pos);