Home | History | Annotate | Download | only in src

Lines Matching refs:is_this

1584     return !is_this() && name().is_identical_to(n);
1595 bool is_this() const { return is_this_; }
1611 bool is_this,
3081 bool is_this,
3085 new(zone_) VariableProxy(isolate_, name, is_this, interface, position);