Closed
Bug 932687
Opened 12 years ago
Closed 9 years ago
Need to update js/src/jit-test/tests/pic/to-dictionary.js
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: kanru, Unassigned)
Details
Attachments
(1 file)
The MAX_HEIGHT value seems outdated. The current value should be 128 according to
https://mxr.mozilla.org/mozilla-central/source/js/src/jspropertytree.h#89
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8798014 [details]
Bug 932687: Update value of dict mode in test;
https://reviewboard.mozilla.org/r/83620/#review82522
Thanks!
Attachment #8798014 -
Flags: review?(hv1989) → review+
Pushed by benj@benj.me:
https://hg.mozilla.org/integration/autoland/rev/032f01f6d68b
Update value of dict mode in test; r=h4writer
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•