Home | History | Annotate | Download | only in src

Lines Matching defs:is_prefix

1939   bool is_prefix() const { return is_prefix_; }
1968 bool is_prefix,
1973 is_prefix_(is_prefix),
3134 bool is_prefix,
3138 new(zone_) CountOperation(isolate_, op, is_prefix, expr, pos);