Searched defs:ShouldEagerCompile (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ast/ | ||
D | ast.cc | 238 bool FunctionLiteral::ShouldEagerCompile() const { in ShouldEagerCompile() function in v8::internal::FunctionLiteral |
D | scopes.cc | 369 bool DeclarationScope::ShouldEagerCompile() const { in ShouldEagerCompile() function in v8::internal::DeclarationScope |