Chromium Code Reviews| Index: test/mjsunit/fuzz-natives.js |
| =================================================================== |
| --- test/mjsunit/fuzz-natives.js (revision 3132) |
| +++ test/mjsunit/fuzz-natives.js (working copy) |
| @@ -129,9 +129,7 @@ |
| "Log": true, |
| "DeclareGlobals": true, |
| - "CollectStackTrace": true, |
| - "PromoteScheduledException": true, |
| - "DeleteHandleScopeExtensions": true |
| + "CollectStackTrace": true |
| }; |
| var currentlyUncallable = { |