Bug 114708 - fourthTier: DFG should be able to query Structure without modifying it
Summary: fourthTier: DFG should be able to query Structure without modifying it
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:
: 114707 (view as bug list)
Depends on:
Blocks: 112839
  Show dependency treegraph
 
Reported: 2013-04-16 15:27 PDT by Filip Pizlo
Modified: 2013-04-24 20:17 PDT (History)
7 users (show)

See Also:


Attachments
the patch (12.86 KB, patch)
2013-04-16 15:41 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 2013-04-16 15:27:28 PDT
And it should do it in a way that can be ruggedized against concurrent changes, so that running the DFG concurrently won't implode the universe.
Comment 1 Filip Pizlo 2013-04-16 15:41:07 PDT
Created attachment 198446 [details]
the patch
Comment 2 Filip Pizlo 2013-04-16 16:30:33 PDT
Landed in http://trac.webkit.org/changeset/148570
Comment 3 Filip Pizlo 2013-04-24 20:17:37 PDT
*** Bug 114707 has been marked as a duplicate of this bug. ***