RESOLVED FIXED 144397
JSTypeInfo should have an inline type flag to indicate if getCallData() has been overridden
https://bugs.webkit.org/show_bug.cgi?id=144397
Summary JSTypeInfo should have an inline type flag to indicate if getCallData() has b...
Filip Pizlo
Reported 2015-04-29 10:17:49 PDT
This will allow TypeOf to skip the getCallData() step for common object types.
Attachments
the patch (13.13 KB, patch)
2015-04-29 11:32 PDT, Filip Pizlo
kling: review+
hopefully builds this time (13.13 KB, patch)
2015-04-29 13:47 PDT, Filip Pizlo
fpizlo: review+
Filip Pizlo
Comment 1 2015-04-29 11:32:11 PDT
Created attachment 251972 [details] the patch
Filip Pizlo
Comment 2 2015-04-29 11:38:40 PDT
I'll let this patch fester on EWS for a bit.
Filip Pizlo
Comment 3 2015-04-29 13:47:52 PDT
Created attachment 251986 [details] hopefully builds this time
Filip Pizlo
Comment 4 2015-04-29 13:51:33 PDT
Comment on attachment 251986 [details] hopefully builds this time R=kling.
Filip Pizlo
Comment 5 2015-04-29 14:29:23 PDT
Note You need to log in before you can comment on or make changes to this bug.