Home | History | Annotate | Download | only in src

Lines Matching defs:is_this

1466     return !is_this() && name().is_identical_to(n);
1477 bool is_this() const { return is_this_; }
1495 bool is_this,
2839 bool is_this,
2844 new(zone_) VariableProxy(isolate_, name, is_this, position, interface);