Searched refs:inside_with (Results 1 – 2 of 2) sorted by relevance
348 bool inside_with() const { return scope_inside_with_; } in inside_with() function
258 if (value != NULL && !descriptor_->scope->inside_with()) { in VisitVariableProxy()