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

  /external/v8/src/ast/
ast.cc 317 bool FunctionLiteral::ShouldEagerCompile() const {
318 return scope()->ShouldEagerCompile();
    [all...]
scopes.cc 346 bool DeclarationScope::ShouldEagerCompile() const {
    [all...]

Completed in 53 milliseconds