Bug 131829 - InlineCallFrameSet should be refcounted
Summary: InlineCallFrameSet should be refcounted
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:
 
Reported: 2014-04-17 16:24 PDT by Filip Pizlo
Modified: 2014-04-17 16:34 PDT (History)
9 users (show)

See Also:


Attachments
the patch (10.72 KB, patch)
2014-04-17 16:26 PDT, Filip Pizlo
ggaren: 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 2014-04-17 16:24:25 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-17 16:26:17 PDT
Created attachment 229592 [details]
the patch
Comment 2 WebKit Commit Bot 2014-04-17 16:27:04 PDT
Attachment 229592 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGPlan.cpp:123:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-04-17 16:29:25 PDT
Comment on attachment 229592 [details]
the patch

r=me
Comment 4 Filip Pizlo 2014-04-17 16:34:25 PDT
Landed in http://trac.webkit.org/changeset/167467