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

  /external/v8/src/
ast.cc 137 bool FunctionLiteral::AllowsLazyCompilationWithoutContext() {
138 return scope()->AllowsLazyCompilationWithoutContext();
    [all...]
scopes.cc 710 bool Scope::AllowsLazyCompilationWithoutContext() const {
    [all...]

Completed in 125 milliseconds