RESOLVED FIXED 47117
[BREWMP] Port ExecutableAllocator::cacheFlush to enable ARM JIT
https://bugs.webkit.org/show_bug.cgi?id=47117
Summary [BREWMP] Port ExecutableAllocator::cacheFlush to enable ARM JIT
Kwang Yul Seo
Reported 2010-10-04 14:50:01 PDT
Use IMemCache1 to flush data cache and invalidate instruction cache.
Attachments
Patch (1.91 KB, patch)
2010-10-04 14:52 PDT, Kwang Yul Seo
no flags
Patch (Fix style error) (1.91 KB, patch)
2010-10-04 14:55 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-10-04 14:52:05 PDT
WebKit Review Bot
Comment 2 2010-10-04 14:53:53 PDT
Attachment 69690 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 JavaScriptCore/jit/ExecutableAllocator.h:58: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kwang Yul Seo
Comment 3 2010-10-04 14:55:25 PDT
Created attachment 69692 [details] Patch (Fix style error)
WebKit Commit Bot
Comment 4 2010-10-05 12:14:51 PDT
Comment on attachment 69692 [details] Patch (Fix style error) Clearing flags on attachment: 69692 Committed r69135: <http://trac.webkit.org/changeset/69135>
WebKit Commit Bot
Comment 5 2010-10-05 12:14:57 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.