Reduce reliance on FunctionBox's function() accessor
Categories
(Core :: JavaScript Engine, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(9 files, 1 obsolete file)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
To support a longer term goal of minimizing the GC interaction with the parser, one stepping-stone is the eventual removal of the JSFunction accessible via the FunctionBox.
That's a longer term goal, but we can already start reducing our reliance on that member.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D31529
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D31530
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D31531
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D31532
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D31533
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D31534
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D31535
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D31536
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/043e6de8e69d
https://hg.mozilla.org/mozilla-central/rev/2d814e205a86
https://hg.mozilla.org/mozilla-central/rev/fb78510f1805
https://hg.mozilla.org/mozilla-central/rev/8e11986fdfd9
https://hg.mozilla.org/mozilla-central/rev/da19f9f642fb
https://hg.mozilla.org/mozilla-central/rev/3f5d50173ba4
https://hg.mozilla.org/mozilla-central/rev/80dfbfe943a1
https://hg.mozilla.org/mozilla-central/rev/86e4c72840f2
Assignee | ||
Comment 12•5 years ago
|
||
Depends on D36814
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
bugherder |
Description
•