Bug 154443 - Remove unused SymbolTable::createNameScopeTable
Summary: Remove unused SymbolTable::createNameScopeTable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 00:03 PST by Joseph Pecoraro
Modified: 2016-02-19 02:17 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.22 KB, patch)
2016-02-19 00:04 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-02-19 00:03:56 PST
Remove unused SymbolTable::createNameScopeTable.

Used to be used, but seems to be stale when lexical scoping modifications.
Comment 1 Joseph Pecoraro 2016-02-19 00:04:40 PST
Created attachment 271740 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-02-19 02:17:18 PST
Comment on attachment 271740 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 271740

Committed r196808: <http://trac.webkit.org/changeset/196808>
Comment 3 WebKit Commit Bot 2016-02-19 02:17:21 PST
All reviewed patches have been landed.  Closing bug.