AllowsLazyCompilationWithoutContext  160 src/ast.cc       return scope()->AllowsLazyCompilationWithoutContext();
AllowsLazyCompilationWithoutContext 2068 src/ast.h        bool AllowsLazyCompilationWithoutContext();
AllowsLazyCompilationWithoutContext  808 src/compiler.cc   bool allow_lazy_without_ctx = literal->AllowsLazyCompilationWithoutContext();
AllowsLazyCompilationWithoutContext  869 src/compiler.cc       lit->AllowsLazyCompilationWithoutContext());
AllowsLazyCompilationWithoutContext  379 src/scopes.h     bool AllowsLazyCompilationWithoutContext() const;