RESOLVED DUPLICATE of bug 141174 Bug 141850
Get rid of JSEnvironmentRecord::m_registers
https://bugs.webkit.org/show_bug.cgi?id=141850
Summary Get rid of JSEnvironmentRecord::m_registers
Filip Pizlo
Reported 2015-02-20 12:44:41 PST
Patch forthcoming.
Attachments
Filip Pizlo
Comment 1 2015-02-20 16:11:48 PST
Because VirtualRegister is what we use as the offset into JSEnvironmentRecord, there is no way to get rid of m_registers. To make this happen we have to get rid of VirtualRegister as the scope offset.
Filip Pizlo
Comment 2 2015-02-20 16:12:07 PST
*** This bug has been marked as a duplicate of bug 141174 ***
Note You need to log in before you can comment on or make changes to this bug.