Index: test/mjsunit/fuzz-natives-part2.js |
diff --git a/test/mjsunit/fuzz-natives-part2.js b/test/mjsunit/fuzz-natives-part2.js |
index 420064c06b23440bfc10cb9bfc39bc903256e9be..1cebf412aa9385b02059227db582a8e2d3cf577a 100644 |
--- a/test/mjsunit/fuzz-natives-part2.js |
+++ b/test/mjsunit/fuzz-natives-part2.js |
@@ -165,6 +165,7 @@ var knownProblems = { |
"DeclareGlobals": true, |
"ArrayConstructor": true, |
"InternalArrayConstructor": true, |
+ "SetAccessorProperty": true, |
"PromoteScheduledException": true, |
"DeleteHandleScopeExtensions": true, |