Closed
Bug 1503105
Opened Last year
Closed Last year
Implement JS::CompileUtf8FileDontInflate that performs compilation as UTF-8 without inflating, for opt-in experimental use until code is stable/proven enough that JS::CompileUtf8 can compile directly from UTF-8
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
P2
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
References
Details
Attachments
(1 file)
Just the API entrypoint. Nothing calls it yet.
Assignee | ||
Comment 1•Last year
|
||
Attachment #9021036 -
Flags: review?(tcampbell)
Updated•Last year
|
Attachment #9021036 -
Flags: review?(tcampbell) → review+
Updated•Last year
|
Priority: -- → P2
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/mozilla-inbound/rev/7878dc0a3896 Implement JS::CompileUtf8FileDontInflate that performs compilation as UTF-8 without inflating, for opt-in experimental use until code is stable/proven enough that JS::CompileUtf8 can compile directly from UTF-8. r=tcampbell
Comment 3•Last year
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7878dc0a3896
Status: ASSIGNED → RESOLVED
Closed: Last year
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•