Closed
Bug 918170
Opened 12 years ago
Closed 12 years ago
Handle StopIteration in CPOWs
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: billm, Assigned: billm)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
9.64 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
I also added some tests for JSON stuff, since I'm planning to use that in session restore.
Attachment #807017 -
Flags: review?(dvander)
Updated•12 years ago
|
Attachment #807017 -
Flags: review?(dvander) → review+
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Updated•12 years ago
|
Keywords: dev-doc-needed
Comment 3•11 years ago
|
||
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
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•