[webkit-reviews] review requested: [Bug 64147] DFG JIT does not implement prototype chain or list caching for get_by_id : [Attachment 100692] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 11:29:19 PDT 2011


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 64147: DFG JIT does not implement prototype chain or list caching for
get_by_id
https://bugs.webkit.org/show_bug.cgi?id=64147

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

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
This patch subsumes https://bugs.webkit.org/show_bug.cgi?id=64077, in that the
implementation of prototype chain and list caching involved redoing prototype
caching.  I did it this way to make prototype caching, prototype chain caching,
prototype list caching, and prototype list chain caching.


More information about the webkit-reviews mailing list