RESOLVED FIXED 153673
Remove our notion of having a single activation register
https://bugs.webkit.org/show_bug.cgi?id=153673
Summary Remove our notion of having a single activation register
Saam Barati
Reported 2016-01-29 14:44:49 PST
We have many functions lurking around where we think a function might only have one activation register. This is clearly wrong now that ES6 has block scoping.
Attachments
patch (28.80 KB, patch)
2016-01-29 15:05 PST, Saam Barati
fpizlo: review+
Saam Barati
Comment 1 2016-01-29 15:05:49 PST
Saam Barati
Comment 2 2016-01-29 16:02:29 PST
Note You need to log in before you can comment on or make changes to this bug.