Closed
Bug 1334744
Opened 8 years ago
Closed 8 years ago
Add faster APIs for working with external strings
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: jandem)
References
Details
Attachments
(1 file)
|
4.30 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•8 years ago
|
||
I'll have a patch for this next week.
Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•8 years ago
|
||
This adds js::IsExternalString for bz.
Attachment #8831739 -
Flags: review?(luke)
Updated•8 years ago
|
Attachment #8831739 -
Flags: review?(luke) → review+
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bf223949220c
Add a faster API for working with external strings. r=luke
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•