Closed Bug 379377 Opened 18 years ago Closed 18 years ago

JavaScript 1.7 Generators and Iterators for Rhino

Categories

(Rhino Graveyard :: Compiler, defect)

1.7R1
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: norrisboyd, Assigned: norrisboyd)

References

()

Details

Attachments

(2 files)

Implement JavaScript 1.7 Generators for Rhino See http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7 and the SpiderMonkey bug 326466
Blocks: 379381
Version: 1.6R5 → 1.7R1
Set target milestone.
Target Milestone: --- → 1.7R1
+ Roshan
Status: NEW → ASSIGNED
Blocks: 383164
Previous patches are now obsolete; latest code is checked into CVS.
Committed changes for Iterator support: Checking in src/org/mozilla/javascript/Interpreter.java; /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/Interpreter.java,v <-- Interpreter.java new revision: 1.324; previous revision: 1.323 done Checking in src/org/mozilla/javascript/NativeGenerator.java; /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/NativeGenerator.java,v <-- NativeGenerator.java new revision: 1.2; previous revision: 1.1 done RCS file: /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/NativeIterator.java,v done Checking in src/org/mozilla/javascript/NativeIterator.java; /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/NativeIterator.java,v <-- NativeIterator.java initial revision: 1.1 done Checking in src/org/mozilla/javascript/ScriptRuntime.java; /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/ScriptRuntime.java,v <-- ScriptRuntime.java new revision: 1.266; previous revision: 1.265 done Checking in src/org/mozilla/javascript/resources/Messages.properties; /cvsroot/mozilla/js/rhino/src/org/mozilla/javascript/resources/Messages.properties,v <-- Messages.properties new revision: 1.75; previous revision: 1.74 done Checking in testsrc/base.skip; /cvsroot/mozilla/js/rhino/testsrc/base.skip,v <-- base.skip new revision: 1.3; previous revision: 1.2 done
Summary: JavaScript 1.7 Generators for Rhino → JavaScript 1.7 Generators and Iterators for Rhino
This has now been implemented in the latest trunk changes.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: