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

  /external/v8/src/ast/
ast.cc 325 bool FunctionLiteral::AllowsLazyCompilation() {
326 return scope()->AllowsLazyCompilation();
    [all...]
scopes.cc     [all...]

Completed in 67 milliseconds