Reviewers: Michael Starzinger,
Description:
Fix after r15028.
[email protected]
Please review this at https://codereview.chromium.org/16738002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M test/mjsunit/fuzz-natives-part4.js
Index: test/mjsunit/fuzz-natives-part4.js
diff --git a/test/mjsunit/fuzz-natives-part4.js
b/test/mjsunit/fuzz-natives-part4.js
index
542dcf3eb0b8c72d2bae7aee519b4f7baae2da4f..54184dd0ad12bacc4ed4cee5e096409cb474f70a
100644
--- a/test/mjsunit/fuzz-natives-part4.js
+++ b/test/mjsunit/fuzz-natives-part4.js
@@ -202,7 +202,7 @@ var knownProblems = {
"_TwoByteSeqStringSetChar": true,
// Only applicable to generators.
- "_GeneratorSend": true,
+ "_GeneratorNext": true,
"_GeneratorThrow": true
};
--
--
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/groups/opt_out.