RESOLVED FIXED 122979
Eliminate all ASSERT references to OBJECT_OFFSETOF(struct JITStackFrame,...) in JITStubsXXX.h
https://bugs.webkit.org/show_bug.cgi?id=122979
Summary Eliminate all ASSERT references to OBJECT_OFFSETOF(struct JITStackFrame,...) ...
Michael Saboff
Reported 2013-10-17 11:09:46 PDT
These are no longer needed.
Attachments
the patch. (11.80 KB, patch)
2013-10-17 12:10 PDT, Mark Lam
msaboff: review+
Mark Lam
Comment 1 2013-10-17 12:10:33 PDT
Created attachment 214483 [details] the patch.
Mark Lam
Comment 2 2013-10-17 12:21:51 PDT
Thanks for the review. Landed in r157588: <http://trac.webkit.org/r157588>.
Note You need to log in before you can comment on or make changes to this bug.