Chromium Code Reviews| Index: test/mjsunit/fuzz-natives.js |
| =================================================================== |
| --- test/mjsunit/fuzz-natives.js (revision 8931) |
| +++ test/mjsunit/fuzz-natives.js (working copy) |
| @@ -146,6 +146,7 @@ |
| "NewStrictArgumentsFast": true, |
| "PushWithContext": true, |
| "PushCatchContext": true, |
| + "PushBlockContext": true, |
| "LazyCompile": true, |
| "LazyRecompile": true, |
| "NotifyDeoptimized": true, |