Bug 148330 - jsc-tailcall: We should not assume that only the baseline JIT can have ById accesses
Summary: jsc-tailcall: We should not assume that only the baseline JIT can have ById a...
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 14:11 PDT by Basile Clement
Modified: 2015-08-21 14:36 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2015-08-21 14:14 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 14:11:13 PDT
jsc-tailcall: We should not assume that only the baseline JIT can use ById inline caches.
Comment 1 Basile Clement 2015-08-21 14:14:51 PDT
Created attachment 259658 [details]
Patch
Comment 2 Michael Saboff 2015-08-21 14:27:06 PDT
Comment on attachment 259658 [details]
Patch

r=me
Comment 3 Basile Clement 2015-08-21 14:36:20 PDT
Committed r188773