Home | History | Annotate | Download | only in src

Lines Matching defs:is_prefix

1786   bool is_prefix() const { return is_prefix_; }
1812 bool is_prefix,
1817 is_prefix_(is_prefix),
2893 bool is_prefix,
2897 new(zone_) CountOperation(isolate_, op, is_prefix, expr, pos);