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

  /external/chromium_org/v8/src/
ast.cc 172 bool FunctionLiteral::AllowsLazyCompilationWithoutContext() {
173 return scope()->AllowsLazyCompilationWithoutContext();
    [all...]
scopes.cc 720 bool Scope::AllowsLazyCompilationWithoutContext() const {
    [all...]

Completed in 45 milliseconds