Chromium Code Reviews| Index: test/mjsunit/fuzz-natives.js |
| diff --git a/test/mjsunit/fuzz-natives.js b/test/mjsunit/fuzz-natives.js |
| index ffa92684dda1206dd36776028c505673f0a1b811..f8f0a28e701b674daa23dd18b701bb24d7f00559 100644 |
| --- a/test/mjsunit/fuzz-natives.js |
| +++ b/test/mjsunit/fuzz-natives.js |
| @@ -146,6 +146,7 @@ var knownProblems = { |
| "NewStrictArgumentsFast": true, |
| "PushWithContext": true, |
| "PushCatchContext": true, |
| + "PushBlockContext": true, |
| "LazyCompile": true, |
| "LazyRecompile": true, |
| "NotifyDeoptimized": true, |