RESOLVED FIXED Bug 163716
[JSC] Move InterceptsGetOwnPropertySlotByIndexEvenWhenLengthIsNotZero to out of line type info flags
https://bugs.webkit.org/show_bug.cgi?id=163716
Summary [JSC] Move InterceptsGetOwnPropertySlotByIndexEvenWhenLengthIsNotZero to out ...
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.