RESOLVED FIXED130067
Resurrect bit-rotted JIT::probe() mechanism.
https://bugs.webkit.org/show_bug.cgi?id=130067
Summary Resurrect bit-rotted JIT::probe() mechanism.
Mark Lam
Reported 2014-03-10 21:29:36 PDT
JITStubs.cpp just needs to #include <wtf/InlineASM.h>. With that the JIT::probe() mechanism will build again.
Attachments
the patch. (1.02 KB, patch)
2014-03-10 21:32 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2014-03-10 21:32:30 PDT
Created attachment 226384 [details] the patch.
Geoffrey Garen
Comment 2 2014-03-10 21:34:58 PDT
Comment on attachment 226384 [details] the patch. r=me
WebKit Commit Bot
Comment 3 2014-03-10 22:12:49 PDT
Comment on attachment 226384 [details] the patch. Clearing flags on attachment: 226384 Committed r165433: <http://trac.webkit.org/changeset/165433>
WebKit Commit Bot
Comment 4 2014-03-10 22:12:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.