[webkit-reviews] review requested: [Bug 118918] Eager stack trace for error objects. : [Attachment 207475] patch 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 12:17:08 PDT 2013


Chris Curtis <chris_curtis at apple.com> has asked  for review:
Bug 118918: Eager stack trace for error objects.
https://bugs.webkit.org/show_bug.cgi?id=118918

Attachment 207475: patch 4
https://bugs.webkit.org/attachment.cgi?id=207475&action=review

------- Additional Comments from Chris Curtis <chris_curtis at apple.com>
I reworked how exception objects and user created objects were treated at
creation time. It made the code much cleaner, otherwise the vm exception stack
and the error object stack were difficult to keep in sync.


More information about the webkit-reviews mailing list