Searched refs:inside_with (Results 1 – 10 of 10) sorted by relevance
555 bool inside_with() const { return top_scope_->inside_with(); } in inside_with() function
316 bool inside_with() const { return scope_inside_with_; } in inside_with() function
1343 bool inside_with = scope_->IsInsideWith(); in ParseFunctionLiteral() local1385 !inside_with && allow_lazy() && in ParseFunctionLiteral()
229 !scope_->inside_with(); in DisableOptimization()
2049 if (value != NULL && !inside_with()) { in ParseVariableDeclarations()
298 bool inside_with() const { return scope_inside_with_; } in inside_with() function
562 bool inside_with() const { return top_scope_->inside_with(); } in inside_with() function
1368 bool inside_with = scope_->IsInsideWith(); in ParseFunctionLiteral() local1409 !inside_with && allow_lazy_ && in ParseFunctionLiteral()
108 !scope_->inside_with(); in DisableOptimization()
2302 if (value != NULL && !inside_with()) { in ParseVariableDeclarations()