[webkit-reviews] review requested: [Bug 99557] Array and object allocations via 'new Object' or 'new Array' should be inlined in bytecode to allow allocation site profiling : [Attachment 169125] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 01:59:15 PDT 2012


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 99557: Array and object allocations via 'new Object' or 'new Array' should
be inlined in bytecode to allow allocation site profiling
https://bugs.webkit.org/show_bug.cgi?id=99557

Attachment 169125: the patch
https://bugs.webkit.org/attachment.cgi?id=169125&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Performance neutral, appears to pass things.  Now it even works on 32-bit, too.


More information about the webkit-reviews mailing list