Home | History | Annotate | Download | only in src

Lines Matching refs:scope

34 #include "assert-scope.h"
90 scope_(info->scope()),
236 if (statement()->AsBlock()->scope() != NULL) {
602 Scope* scope() { return scope_; }
832 Scope* scope_;