Searched refs:AllowsLazyCompilation (Results 1 – 7 of 7) sorted by relevance
127 literal()->scope()->AllowsLazyCompilation() && in ShouldSelfOptimize()
13932 shared_info->set_allows_lazy_compilation(lit->AllowsLazyCompilation()); in InitFromFunctionLiteral()
299 bool FunctionLiteral::AllowsLazyCompilation() { in AllowsLazyCompilation() function in v8::internal::FunctionLiteral300 return scope()->AllowsLazyCompilation(); in AllowsLazyCompilation()
768 bool AllowsLazyCompilation() const;
1177 bool DeclarationScope::AllowsLazyCompilation() const { in AllowsLazyCompilation() function in v8::internal::DeclarationScope
2604 bool AllowsLazyCompilation();
956 …40^HTMLParserThrea^chrome ^[.] v8::internal::FunctionLiteral::AllowsLazyCompilation()958 --- v8::internal::FunctionLiteral::AllowsLazyCompilation()