WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed in
http://trac.webkit.org/changeset/146071
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug