Closed Bug 918170 Opened 11 years ago Closed 11 years ago

Handle StopIteration in CPOWs

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: billm, Assigned: billm)

References

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

I also added some tests for JSON stuff, since I'm planning to use that in session restore.
Attachment #807017 - Flags: review?(dvander)
Attachment #807017 - Flags: review?(dvander) → review+
https://hg.mozilla.org/mozilla-central/rev/e1c5dfcd2f38
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Keywords: dev-doc-needed
So, this added a new JSAPI and I guess that is why this was flagged "dev-doc-needed".

Docs written (thanks :arai):
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/JS_IsStopIteration
You need to log in before you can comment on or make changes to this bug.