[webkit-reviews] review requested: [Bug 125672] jsCStack: Fix exception handling for the LLINT. : [Attachment 219181] patch 2: removed llint_throw_from_native_call.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 13 12:45:13 PST 2013


Mark Lam <mark.lam at apple.com> has asked  for review:
Bug 125672: jsCStack: Fix exception handling for the LLINT.
https://bugs.webkit.org/show_bug.cgi?id=125672

Attachment 219181: patch 2: removed llint_throw_from_native_call.
https://bugs.webkit.org/attachment.cgi?id=219181&action=review

------- Additional Comments from Mark Lam <mark.lam at apple.com>
I changed my mind about the comment in nativeCallTrampoline.  Without the now
elided call to llint_throw_from_native_call, the exception handling section is
much simpler and I don't think the comment is needed anymore.


More information about the webkit-reviews mailing list