Bug 96983 - DFG should not call out to C++ code every time that it tries to put to an object that doesn't yet have array storage
Summary: DFG should not call out to C++ code every time that it tries to put to an obj...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 96987
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-17 23:50 PDT by Filip Pizlo
Modified: 2012-09-18 18:22 PDT (History)
5 users (show)

See Also:


Attachments
work in progress (23.39 KB, patch)
2012-09-18 00:10 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
may be the patch (40.47 KB, patch)
2012-09-18 01:34 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (43.07 KB, patch)
2012-09-18 15:10 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-09-17 23:50:35 PDT
Monster work-in-progress patch forthcoming.
Comment 1 Filip Pizlo 2012-09-18 00:10:35 PDT
Created attachment 164504 [details]
work in progress
Comment 2 Filip Pizlo 2012-09-18 01:34:22 PDT
Created attachment 164514 [details]
may be the patch

It's starting to do things.
Comment 3 Filip Pizlo 2012-09-18 15:10:06 PDT
Created attachment 164625 [details]
the patch
Comment 4 Filip Pizlo 2012-09-18 18:22:07 PDT
Landed in http://trac.webkit.org/changeset/128957