Bug 95166 - Refactored and consolidated variable resolution functions
Summary: Refactored and consolidated variable resolution functions
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 20:38 PDT by Geoffrey Garen
Modified: 2012-08-28 11:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (102.13 KB, patch)
2012-08-27 21:02 PDT, Geoffrey Garen
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2012-08-27 20:38:07 PDT
Refactored and consolidated variable resolution functions
Comment 1 Geoffrey Garen 2012-08-27 21:02:30 PDT
Created attachment 160892 [details]
Patch
Comment 2 Geoffrey Garen 2012-08-28 10:51:45 PDT
Committed r126893: <http://trac.webkit.org/changeset/126893>
Comment 3 Caio Marcelo de Oliveira Filho 2012-08-28 11:07:31 PDT
The landed version is missing JSScope.{cpp,h} files.
Comment 4 Geoffrey Garen 2012-08-28 11:27:12 PDT
Landed in 126897.