Searched defs:SetShouldEagerCompile (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ast/ | ||
| D | ast.cc | 242 void FunctionLiteral::SetShouldEagerCompile() { in SetShouldEagerCompile() function in v8::internal::FunctionLiteral |
| /external/v8/src/parsing/ | ||
| D | preparser.h | 345 void SetShouldEagerCompile() {} in SetShouldEagerCompile() function |