Bug 148336 - ValueRecovery should distinguish between doubles in an FPR and JSValues in an FPR
Summary: ValueRecovery should distinguish between doubles in an FPR and JSValues in an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 15:41 PDT by Basile Clement
Modified: 2015-08-31 16:13 PDT (History)
0 users

See Also:


Attachments
Patch (12.03 KB, patch)
2015-08-21 15:47 PDT, Basile Clement
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-08-21 15:41:22 PDT
jsc-tailcall: ValueRecovery should distinguish between doubles in an FPR and JSValues in an FPR
Comment 1 Basile Clement 2015-08-21 15:47:32 PDT
Created attachment 259674 [details]
Patch
Comment 2 Michael Saboff 2015-08-23 18:15:46 PDT
Comment on attachment 259674 [details]
Patch

r=me
Comment 3 Basile Clement 2015-08-24 10:32:09 PDT
Committed r188868 <http://trac.webkit.org/changeset/188868>
Comment 4 Basile Clement 2015-08-31 16:10:57 PDT
(In reply to comment #3)
> Committed r188868 <http://trac.webkit.org/changeset/188868>

This was on the jsc-tailcall branch.
Comment 5 Basile Clement 2015-08-31 16:13:35 PDT
Committed r189192: <http://trac.webkit.org/changeset/189192>