Bug 124539 - put_to_scope[5] should not point to the structure if it's a variable access, but it should point to the WatchpointSet
Summary: put_to_scope[5] should not point to the structure if it's a variable access, ...
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:
Blocks: 124464
  Show dependency treegraph
 
Reported: 2013-11-18 14:49 PST by Filip Pizlo
Modified: 2013-11-18 16:21 PST (History)
7 users (show)

See Also:


Attachments
the patch (9.12 KB, patch)
2013-11-18 14:51 PST, Filip Pizlo
mhahnenberg: 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-11-18 14:49:45 PST
This is in preparation for https://bugs.webkit.org/show_bug.cgi?id=124464.
Comment 1 Filip Pizlo 2013-11-18 14:51:27 PST
Created attachment 217238 [details]
the patch
Comment 2 Mark Hahnenberg 2013-11-18 15:12:33 PST
Comment on attachment 217238 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-11-18 15:17:50 PST
Landed in http://trac.webkit.org/changeset/159462
Comment 4 Geoffrey Garen 2013-11-18 16:21:16 PST
Comment on attachment 217238 [details]
the patch

r=me too