Bug 20849 - Cache property names for getEnumerablePropertyNames in the StructureID
Summary: Cache property names for getEnumerablePropertyNames in the StructureID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 00:18 PDT by Sam Weinig
Modified: 2008-09-15 00:28 PDT (History)
0 users

See Also:


Attachments
patch (6.29 KB, patch)
2008-09-15 00:22 PDT, Sam Weinig
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-09-15 00:18:54 PDT
Patch forthcoming.
Comment 1 Sam Weinig 2008-09-15 00:22:49 PDT
Created attachment 23430 [details]
patch
Comment 2 Maciej Stachowiak 2008-09-15 00:25:06 PDT
Comment on attachment 23430 [details]
patch

r=me
Comment 3 Sam Weinig 2008-09-15 00:28:04 PDT
Fixed in r36429.