Bug 162936 - PCToCodeOriginMap builder should use labelIgnoringWatchpoints() inside the DFG
Summary: PCToCodeOriginMap builder should use labelIgnoringWatchpoints() inside the DFG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 14:19 PDT by Saam Barati
Modified: 2016-10-05 17:53 PDT (History)
12 users (show)

See Also:


Attachments
patch (3.66 KB, patch)
2016-10-05 16:24 PDT, Saam Barati
msaboff: review+
Details | Formatted Diff | Diff
patch for landing (4.11 KB, patch)
2016-10-05 16:31 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-10-04 14:19:44 PDT
....
Comment 1 Saam Barati 2016-10-05 16:24:02 PDT
Created attachment 290758 [details]
patch
Comment 2 Michael Saboff 2016-10-05 16:26:28 PDT
Comment on attachment 290758 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=290758&action=review

r=me

> Source/JavaScriptCore/ChangeLog:7
> +

Add a comment why.
Comment 3 Saam Barati 2016-10-05 16:31:49 PDT
Created attachment 290761 [details]
patch for landing
Comment 4 WebKit Commit Bot 2016-10-05 17:53:28 PDT
Comment on attachment 290761 [details]
patch for landing

Clearing flags on attachment: 290761

Committed r206841: <http://trac.webkit.org/changeset/206841>
Comment 5 WebKit Commit Bot 2016-10-05 17:53:32 PDT
All reviewed patches have been landed.  Closing bug.