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

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

Completed in 29 milliseconds