Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / v8 / test / fuzz-natives / fuzz-natives.status
index fb3cae9..7165c38 100644 (file)
   "CreateDateTimeFormat": [SKIP],
   "CreateNumberFormat": [SKIP],
 
+  # TODO(danno): Fix these internal function that are only callable form stubs
+  # and un-blacklist them!
+  "CompileUnoptimized": [SKIP],
+  "NotifyDeoptimized": [SKIP],
+  "NotifyStubFailure": [SKIP],
+  "NewSloppyArguments": [SKIP],
+  "NewStrictArguments": [SKIP],
+  "ArrayConstructor": [SKIP],
+  "InternalArrayConstructor": [SKIP],
+  "FinalizeInstanceSize": [SKIP],
+  "PromoteScheduledException": [SKIP],
+  "NewFunctionContext": [SKIP],
+  "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],
   "_GeneratorThrow": [SKIP],