summaryrefslogtreecommitdiffstats
path: root/test/mjsunit/fuzz-natives.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/mjsunit/fuzz-natives.js')
-rw-r--r--test/mjsunit/fuzz-natives.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/mjsunit/fuzz-natives.js b/test/mjsunit/fuzz-natives.js
index cdf58a55..f495c727 100644
--- a/test/mjsunit/fuzz-natives.js
+++ b/test/mjsunit/fuzz-natives.js
@@ -129,7 +129,9 @@ var knownProblems = {
"Log": true,
"DeclareGlobals": true,
- "CollectStackTrace": true
+ "CollectStackTrace": true,
+ "PromoteScheduledException": true,
+ "DeleteHandleScopeExtensions": true
};
var currentlyUncallable = {