Closed
Bug 1643082
Opened 4 years ago
Closed 4 years ago
Optimize String.fromCharCode in CacheIR and Warp
Categories
(Core :: JavaScript Engine: JIT, task, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
This is used by octane-pdfjs, but I haven't checked how much of a difference it makes.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → evilpies
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D78114
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b047adce771a
Support StringFromCharCode in CacheIR. r=iain
https://hg.mozilla.org/integration/autoland/rev/e592218473ff
Transpile StringFromCharCodeResult. r=iain
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b047adce771a
https://hg.mozilla.org/mozilla-central/rev/e592218473ff
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•