Bug 50266 - m_hasNonEnumerableProperties is never initialized in Structure
Summary: m_hasNonEnumerableProperties is never initialized in Structure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 13:24 PST by Xan Lopez
Modified: 2010-11-30 13:56 PST (History)
1 user (show)

See Also:


Attachments
structureinit.diff (1.82 KB, patch)
2010-11-30 13:28 PST, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2010-11-30 13:24:56 PST
Causes warnings in valgrind.
Comment 1 Xan Lopez 2010-11-30 13:28:58 PST
Created attachment 75189 [details]
structureinit.diff
Comment 2 Xan Lopez 2010-11-30 13:56:23 PST
Comment on attachment 75189 [details]
structureinit.diff

Landed as r72961.
Comment 3 Xan Lopez 2010-11-30 13:56:34 PST
Closing.