WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 122117
getHostCallReturnValue needs to be implemented for Win64
https://bugs.webkit.org/show_bug.cgi?id=122117
Summary
getHostCallReturnValue needs to be implemented for Win64
Alex Christensen
Reported
2013-09-30 12:39:04 PDT
r156490
broke the Win64 build. getHostCallReturnValue is now used but not implemented for Win64, which has no inline assembly capabilities. I based my assembly off the GCC assembly in JITOperations.cpp, and it works well enough to run sunspider. The Win64 test infrastructure still needs some improvements.
Attachments
patch
(1.27 KB, patch)
2013-09-30 12:42 PDT
,
Alex Christensen
msaboff
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2013-09-30 12:42:08 PDT
Created
attachment 213026
[details]
patch
Alex Christensen
Comment 2
2013-09-30 12:50:56 PDT
r156670
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug