Index: test/fuzz-natives/fuzz-natives.status |
diff --git a/test/fuzz-natives/fuzz-natives.status b/test/fuzz-natives/fuzz-natives.status |
index ae8f5189725c549463851c1a76d5c020095b5043..7165c3845a25e8be4427683f83a96272ce501ef3 100644 |
--- a/test/fuzz-natives/fuzz-natives.status |
+++ b/test/fuzz-natives/fuzz-natives.status |
@@ -46,6 +46,11 @@ |
"PushWithContext": [SKIP], |
"PushCatchContext": [SKIP], |
"PushModuleContext": [SKIP], |
+ "LoadLookupSlot": [SKIP], |
+ "LoadLookupSlotNoReferenceError": [SKIP], |
+ "ResolvePossiblyDirectEval": [SKIP], |
+ "ForInInit": [SKIP], |
+ "ForInNext": [SKIP], |
# TODO(jkummerow): Figure out what to do about inlined functions. |
"_GeneratorNext": [SKIP], |