Bug 163716

Summary: [JSC] Move InterceptsGetOwnPropertySlotByIndexEvenWhenLengthIsNotZero to out of line type info flags
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 163226    
Attachments:
Description Flags
Patch saam: review+

Yusuke Suzuki
Reported 2016-10-19 21:43:05 PDT
All the current use is through Structure! We can move this to Out of Line flags instead of inline flags. And use inline flags later for metamorphic DOMJIT...
Attachments
Patch (4.18 KB, patch)
2016-10-19 21:52 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2016-10-19 21:52:10 PDT
Yusuke Suzuki
Comment 2 2016-10-19 21:53:36 PDT
Yeah, I've found the room for putting my new flag!
Saam Barati
Comment 3 2016-10-20 11:03:50 PDT
Comment on attachment 292150 [details] Patch r=me
Yusuke Suzuki
Comment 4 2016-10-20 11:05:19 PDT
Note You need to log in before you can comment on or make changes to this bug.