This is related to bug 31813, but isn't quite yet baked, as it doesn't do the temporal dead zone dance. Also it is lacking a test suite, and relies on the flags and options from bug 74510. But still, it's probably good to get early feedback on this approach. Also I was getting a bit paranoid, having this patch only on my hard drive and not in the cloud-tubes :)
Created attachment 119625 [details] Patch
I would strongly encourage you to engage with the various JSC folks on #webkit in order to get your set of JSC patches reviewed as quickly as possible. :)
(In reply to comment #2) > I would strongly encourage you to engage with the various JSC folks on #webkit in order to get your set of JSC patches reviewed as quickly as possible. :) OOI discussion of the implementation is taking place on these bugs - recent feedback on the design has been provided on Bug#74718. But yes - #webkit is the place to be. :o)
(In reply to comment #3) > (In reply to comment #2) > > I would strongly encourage you to engage with the various JSC folks on #webkit in order to get your set of JSC patches reviewed as quickly as possible. :) > > OOI discussion of the implementation is taking place on these bugs - recent feedback on the design has been provided on Bug#74718. But yes - #webkit is the place to be. :o) Great! The first couple bugs of wingo's I ran into had no CC's. Seeing further bugs I see he's engaged you all in this process. Thank you!
Created attachment 122962 [details] Patch
Comment on attachment 122962 [details] Patch This looks abandoned and in need of a massive rebase.
Now that bug 31813 has been closed, is this bug (and bug 74509) still useful?
(In reply to comment #7) > Now that bug 31813 has been closed, is this bug (and bug 74509) still useful? Nope. This is already implemented.
*** This bug has been marked as a duplicate of bug 31813 ***