Searched defs:AllowsLazyCompilation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dast.cc141 bool FunctionLiteral::AllowsLazyCompilation() { function in class:v8::internal::FunctionLiteral
142 return scope()->AllowsLazyCompilation();
H A Dscopes.cc688 bool Scope::AllowsLazyCompilation() const { function in class:v8::internal::Scope

Completed in 283 milliseconds