HomeSort by relevance Sort by last modified time
    Searched defs:AllowsLazyCompilation (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
ast.cc 114 bool FunctionLiteral::AllowsLazyCompilation() {
115 return scope()->AllowsLazyCompilation();
scopes.cc 358 bool Scope::AllowsLazyCompilation() const {
    [all...]

Completed in 33 milliseconds