Bug 142216 - [Win64] JSC compile error.
Summary: [Win64] JSC compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 07:39 PST by peavo
Modified: 2015-03-03 09:33 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2015-03-03 07:43 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-03-03 07:39:44 PST
There is missing a version of setupArgumentsWithExecState when NUMBER_OF_ARGUMENT_REGISTERS == 4.
Comment 1 peavo 2015-03-03 07:43:12 PST
Created attachment 247760 [details]
Patch
Comment 2 Mark Lam 2015-03-03 08:41:48 PST
Comment on attachment 247760 [details]
Patch

r=me
Comment 3 peavo 2015-03-03 08:47:10 PST
(In reply to comment #2)
> Comment on attachment 247760 [details]
> Patch
> 
> r=me

Thanks :)
Comment 4 WebKit Commit Bot 2015-03-03 09:33:02 PST
Comment on attachment 247760 [details]
Patch

Clearing flags on attachment: 247760

Committed r180938: <http://trac.webkit.org/changeset/180938>
Comment 5 WebKit Commit Bot 2015-03-03 09:33:06 PST
All reviewed patches have been landed.  Closing bug.