Bug 159935 - B3 methods that mutate the successors array should take FrequentedBlock by value
Summary: B3 methods that mutate the successors array should take FrequentedBlock by value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 12:15 PDT by Filip Pizlo
Modified: 2016-07-19 12:22 PDT (History)
5 users (show)

See Also:


Attachments
the patch (4.87 KB, patch)
2016-07-19 12:17 PDT, Filip Pizlo
msaboff: 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 2016-07-19 12:15:34 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-07-19 12:17:37 PDT
Created attachment 284028 [details]
the patch
Comment 2 Michael Saboff 2016-07-19 12:19:33 PDT
Comment on attachment 284028 [details]
the patch

r=me
Comment 3 Filip Pizlo 2016-07-19 12:22:06 PDT
Landed in https://trac.webkit.org/changeset/203413