| Index: test/mjsunit/fuzz-natives.js
|
| diff --git a/test/mjsunit/fuzz-natives.js b/test/mjsunit/fuzz-natives.js
|
| index b1fe87d8e37fcd49ca7b6527e045d572aa6123a0..2965e74573f6f4ccf2b07c374dff35e550c8d3ec 100644
|
| --- a/test/mjsunit/fuzz-natives.js
|
| +++ b/test/mjsunit/fuzz-natives.js
|
| @@ -187,7 +187,6 @@ var knownProblems = {
|
| // This functions perform some checks compile time (they require one of their
|
| // arguments to be a compile time smi).
|
| "_DateField": true,
|
| - "_SetDateField": true,
|
| "_GetFromCache": true,
|
|
|
| // This function expects its first argument to be a non-smi.
|
|
|