[webkit-reviews] review requested: [Bug 171265] test262: Completion values for control flow do not match the spec : [Attachment 308662] [PATCH] Proposed Fix v2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 29 01:47:58 PDT 2017
Joseph Pecoraro <joepeck at webkit.org> has asked for review:
Bug 171265: test262: Completion values for control flow do not match the spec
https://bugs.webkit.org/show_bug.cgi?id=171265
Attachment 308662: [PATCH] Proposed Fix v2
https://bugs.webkit.org/attachment.cgi?id=308662&action=review
--- Comment #17 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 308662
--> https://bugs.webkit.org/attachment.cgi?id=308662&action=review
[PATCH] Proposed Fix v2
This takes the approach of statically determining (as best we can) the last
statement that can produce a completion value.
More information about the webkit-reviews
mailing list