Bug 148330

Summary: jsc-tailcall: We should not assume that only the baseline JIT can have ById accesses
Product: WebKit Reporter: Basile Clement <basile_clement>
Component: New BugsAssignee: Basile Clement <basile_clement>
Status: RESOLVED FIXED    
Severity: Normal CC: msaboff
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

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