| Index: test/mjsunit/fuzz-natives-part3.js
|
| diff --git a/test/mjsunit/fuzz-natives-part3.js b/test/mjsunit/fuzz-natives-part3.js
|
| index f2efee411c48a9d820e9c1723fafcd7c711e5918..9a3a883fe40180423398fd2e55e8fb21f6fcc60f 100644
|
| --- a/test/mjsunit/fuzz-natives-part3.js
|
| +++ b/test/mjsunit/fuzz-natives-part3.js
|
| @@ -151,7 +151,6 @@ var knownProblems = {
|
| "LazyCompile": true,
|
| "LazyRecompile": true,
|
| "ConcurrentRecompile": true,
|
| - "InstallRecompiledCode": true,
|
| "NotifyDeoptimized": true,
|
| "NotifyStubFailure": true,
|
| "NotifyOSR": true,
|
|
|