Bug 130067

Summary: Resurrect bit-rotted JIT::probe() mechanism.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mhahnenberg, mmirman, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. none

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.