Closed
Bug 1424387
Opened 8 years ago
Closed 8 years ago
Add a bunch more argument-sanity-checking assertions to FullParseHandler
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
|
5.53 KB,
patch
|
arai
:
review+
|
Details | Diff | Splinter Review |
Just kind/arity-checking assertions, because we don't have structural types for a bunch of this stuff yet. Had this patch in my queue for ages, may as well flush it now.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8935902 -
Flags: review?(arai.unmht)
Updated•8 years ago
|
Attachment #8935902 -
Flags: review?(arai.unmht) → review+
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fc3d9bc177b7
Add a bunch more argument-sanity-checking assertions to FullParseHandler. r=arai
Comment 3•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•