Chromium Code Reviews| Index: test/mjsunit/fuzz-natives.js |
| =================================================================== |
| --- test/mjsunit/fuzz-natives.js (revision 854) |
| +++ test/mjsunit/fuzz-natives.js (working copy) |
| @@ -122,7 +122,8 @@ |
| "LazyCompile": true, |
| "CreateObjectLiteralBoilerplate": true, |
| "CloneObjectLiteralBoilerplate": true, |
| - "IS_VAR": true |
| + "IS_VAR": true, |
| + "ResolvePossiblyDirectEval": true |
| }; |
| var currentlyUncallable = { |