Bug 119870 - refCount() of a StringImpl could be zero if it's static; in that case we shouldn't report extra memory cost
Summary: refCount() of a StringImpl could be zero if it's static; in that case we shou...
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: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-15 15:26 PDT by Filip Pizlo
Modified: 2013-08-15 15:26 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-08-15 15:26:05 PDT
Patch forthcoming.

<rdar://problem/14571047>
Comment 1 Filip Pizlo 2013-08-15 15:26:52 PDT
Landed in http://trac.webkit.org/changeset/154145