Bug 101391 - Reduce direct m_symbolTable usage in CodeBlock
Summary: Reduce direct m_symbolTable usage in CodeBlock
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 13:57 PST by Oliver Hunt
Modified: 2012-11-06 14:06 PST (History)
0 users

See Also:


Attachments
Patch (3.51 KB, patch)
2012-11-06 13:57 PST, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (3.95 KB, patch)
2012-11-06 13:59 PST, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2012-11-06 13:57:20 PST
Reduce direct m_symbolTable usage in CodeBlock
Comment 1 Oliver Hunt 2012-11-06 13:57:43 PST
Created attachment 172644 [details]
Patch
Comment 2 Oliver Hunt 2012-11-06 13:59:25 PST
Created attachment 172645 [details]
Patch
Comment 3 Oliver Hunt 2012-11-06 14:06:08 PST
Committed r133669: <http://trac.webkit.org/changeset/133669>