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