[webkit-reviews] review requested: [Bug 20818] 'instanceof' operator is slow : [Attachment 23705] inline JIT the fast paths of instanceof

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 10:02:33 PDT 2008


Maciej Stachowiak <mjs at apple.com> has asked  for review:
Bug 20818: 'instanceof' operator is slow
https://bugs.webkit.org/show_bug.cgi?id=20818

Attachment 23705: inline JIT the fast paths of instanceof
https://bugs.webkit.org/attachment.cgi?id=23705&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
I am not sure it is a good idea to emit quite so much code inline for
instanceof.


More information about the webkit-reviews mailing list