Revision: 22453
Author:   [email protected]
Date:     Thu Jul 17 15:13:46 2014 UTC
Log:      Remove fuzz-natives blacklist entries that no longer exist.

[email protected]

Review URL: https://codereview.chromium.org/393313003
http://code.google.com/p/v8/source/detail?r=22453

Modified:
 /branches/bleeding_edge/test/fuzz-natives/fuzz-natives.status

=======================================
--- /branches/bleeding_edge/test/fuzz-natives/fuzz-natives.status Wed Jun 25 15:26:10 2014 UTC +++ /branches/bleeding_edge/test/fuzz-natives/fuzz-natives.status Thu Jul 17 15:13:46 2014 UTC
@@ -33,66 +33,19 @@

# TODO(danno): Fix these internal function that are only callable form stubs
   # and un-blacklist them!
-  "NumberToString": [SKIP],
-  "RxegExpConstructResult": [SKIP],
-  "RegExpExec": [SKIP],
-  "StringAdd": [SKIP],
-  "SubString": [SKIP],
-  "StringCompare": [SKIP],
-  "StringCharCodeAt": [SKIP],
-  "GetFromCache": [SKIP],
   "CompileUnoptimized": [SKIP],
-  "CompileOptimized": [SKIP],
-  "TryInstallOptimizedCode": [SKIP],
   "NotifyDeoptimized": [SKIP],
   "NotifyStubFailure": [SKIP],
-  "AllocateInNewSpace": [SKIP],
-  "AllocateInTargetSpace": [SKIP],
-  "AllocateHeapNumber": [SKIP],
-  "NumberToSmi": [SKIP],
-  "NumberToStringSkipCache": [SKIP],
   "NewSloppyArguments": [SKIP],
   "NewStrictArguments": [SKIP],
-  "CreateJSGeneratorObject": [SKIP],
-  "SuspendJSGeneratorObject": [SKIP],
-  "ResumeJSGeneratorObject": [SKIP],
-  "ThrowGeneratorStateError": [SKIP],
   "ArrayConstructor": [SKIP],
   "InternalArrayConstructor": [SKIP],
-  "MaterializeRegExpLiteral": [SKIP],
-  "CreateObjectLiteral": [SKIP],
-  "CreateArrayLiteral": [SKIP],
-  "CreateArrayLiteralStubBailout": [SKIP],
-  "NewClosure": [SKIP],
-  "NewClosureFromStubFailure": [SKIP],
-  "NewObject": [SKIP],
-  "NewObjectWithAllocationSite": [SKIP],
   "FinalizeInstanceSize": [SKIP],
-  "Throw": [SKIP],
-  "ReThrow": [SKIP],
-  "ThrowReferenceError": [SKIP],
-  "ThrowNotDateError": [SKIP],
-  "StackGuard": [SKIP],
-  "Interrupt": [SKIP],
   "PromoteScheduledException": [SKIP],
-  "NewGlobalContext": [SKIP],
   "NewFunctionContext": [SKIP],
   "PushWithContext": [SKIP],
   "PushCatchContext": [SKIP],
-  "PushBlockContext": [SKIP],
   "PushModuleContext": [SKIP],
-  "DeleteContextSlot": [SKIP],
-  "LoadContextSlot": [SKIP],
-  "LoadContextSlotNoReferenceError": [SKIP],
-  "StoreContextSlot": [SKIP],
-  "DeclareGlobals": [SKIP],
-  "DeclareModules": [SKIP],
-  "DeclareContextSlot": [SKIP],
-  "InitializeConstGlobal": [SKIP],
-  "InitializeConstContextSlot": [SKIP],
-  "ResolvePossiblyDirectEval": [SKIP],
-  "MathPowSlow": [SKIP],
-  "MathPowRT": [SKIP],

   # TODO(jkummerow): Figure out what to do about inlined functions.
   "_GeneratorNext": [SKIP],

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to