RESOLVED FIXED 112539
ObjectPrototype properties should be eagerly created rather than lazily via static tables
https://bugs.webkit.org/show_bug.cgi?id=112539
Summary ObjectPrototype properties should be eagerly created rather than lazily via s...
Filip Pizlo
Reported 2013-03-18 01:13:23 PDT
This general mechanism ought to aid with structure watchpointing. This is the non-buggy part of https://bugs.webkit.org/show_bug.cgi?id=112233. It's already been reviewed, and I will roll it in separately because it is generally more useful than the specific optimizations for by-string lookups.
Attachments
patch for landing (17.28 KB, patch)
2013-03-18 01:42 PDT, Filip Pizlo
barraclough: review+
Filip Pizlo
Comment 1 2013-03-18 01:42:54 PDT
Created attachment 193502 [details] patch for landing
Filip Pizlo
Comment 2 2013-03-18 09:18:57 PDT
Note You need to log in before you can comment on or make changes to this bug.