Home | History | Annotate | Download | only in src

Lines Matching refs:scope

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