WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
158078
Fix Win64 build after
r201335
https://bugs.webkit.org/show_bug.cgi?id=158078
Summary
Fix Win64 build after r201335
Alex Christensen
Reported
2016-05-25 11:43:55 PDT
Fix Win64 build after
r201335
Attachments
Patch
(2.79 KB, patch)
2016-05-25 11:44 PDT
,
Alex Christensen
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-05-25 11:44:50 PDT
Created
attachment 279788
[details]
Patch
Alex Christensen
Comment 2
2016-05-25 11:50:09 PDT
This is the generated assembly: movsx eax, byte ptr [0 + r9 + rdx * 1] ; C:/Users/Alex/Documents/WinCairoBot/win-cairo-release/build/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm:1504 ... movsx eax, word ptr [0 + r9 + rdx * 2] ; C:/Users/Alex/Documents/WinCairoBot/win-cairo-release/build/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm:1508
Mark Lam
Comment 3
2016-05-25 11:52:21 PDT
Comment on
attachment 279788
[details]
Patch r=me if tests / bots are happy.
Alex Christensen
Comment 4
2016-05-25 11:58:43 PDT
http://trac.webkit.org/changeset/201392
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