Bug 45040 - [v8] Use Vector and DEFINE_STATIC_LOCAL instead of plain static array.
Summary: [v8] Use Vector and DEFINE_STATIC_LOCAL instead of plain static array.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: anton muhin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 08:58 PDT by anton muhin
Modified: 2010-09-01 09:51 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2010-09-01 09:04 PDT, anton muhin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anton muhin 2010-09-01 08:58:44 PDT
[v8] Use Vector and DEFINE_STATIC_LOCAL instead of plain static array.
Comment 1 anton muhin 2010-09-01 09:04:45 PDT
Created attachment 66217 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-09-01 09:15:40 PDT
Comment on attachment 66217 [details]
Patch

thanks.
Comment 3 anton muhin 2010-09-01 09:18:18 PDT
Comment on attachment 66217 [details]
Patch

thanks a lot, Dmitry
Comment 4 WebKit Commit Bot 2010-09-01 09:51:08 PDT
Comment on attachment 66217 [details]
Patch

Clearing flags on attachment: 66217

Committed r66610: <http://trac.webkit.org/changeset/66610>
Comment 5 WebKit Commit Bot 2010-09-01 09:51:13 PDT
All reviewed patches have been landed.  Closing bug.