Refactor LexicalEnvironmentObject into several subclasses
Categories
(Core :: JavaScript Engine, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: jorendorff, Assigned: jorendorff)
Details
Attachments
(7 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
In anticipation of adding a ClassBodyEnvironmentObject class to the hierarchy, I'd like LexicalEnvironmentObject not to be so large and weird.
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D106518
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D106519
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D106520
| Assignee | ||
Comment 5•4 years ago
|
||
Depends on D106521
| Assignee | ||
Comment 6•4 years ago
|
||
Depends on D106522
| Assignee | ||
Comment 7•4 years ago
|
||
Depends on D106523
Comment 9•4 years ago
|
||
Backed out for Spidermonkey failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/bad7f5a4b1f10e1c59ce3e9381e495d8b8dab2ea
Failure log: https://treeherder.mozilla.org/logviewer?job_id=331987367&repo=autoland&lineNumber=3821
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bf6c77c8a0fe
https://hg.mozilla.org/mozilla-central/rev/afd56f0fae1b
https://hg.mozilla.org/mozilla-central/rev/744f39b7bb3a
https://hg.mozilla.org/mozilla-central/rev/e0ddf096cde9
https://hg.mozilla.org/mozilla-central/rev/6e6d301b0066
https://hg.mozilla.org/mozilla-central/rev/954d6682b6c5
https://hg.mozilla.org/mozilla-central/rev/d2fec58f3f7d
| Assignee | ||
Updated•4 years ago
|
Description
•