Bug 112539

Summary: ObjectPrototype properties should be eagerly created rather than lazily via static tables
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, gyuyoung.kim, mark.lam, mhahnenberg, msaboff, oliver, rakuco, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112233, 112376    
Attachments:
Description Flags
patch for landing barraclough: review+

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.