RESOLVED FIXED 166438
BytecodeGenerator::m_finallyDepth should be unsigned.
https://bugs.webkit.org/show_bug.cgi?id=166438
Summary BytecodeGenerator::m_finallyDepth should be unsigned.
Mark Lam
Reported 2016-12-22 15:00:21 PST
Patch coming.
Attachments
proposed patch. (3.29 KB, patch)
2016-12-22 15:03 PST, Mark Lam
no flags
updated patch. (3.90 KB, patch)
2016-12-22 15:20 PST, Mark Lam
saam: review+
Mark Lam
Comment 1 2016-12-22 15:03:10 PST
Created attachment 297677 [details] proposed patch.
Mark Lam
Comment 2 2016-12-22 15:20:03 PST
Created attachment 297682 [details] updated patch.
Mark Lam
Comment 3 2016-12-22 15:25:17 PST
Thanks for the review. Landed in r210119: <http://trac.webkit.org/r210119>.
Note You need to log in before you can comment on or make changes to this bug.