Bug 165271 - Renamed EvalCodeCache => DirectEvalCodeCache
Summary: Renamed EvalCodeCache => DirectEvalCodeCache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-01 13:44 PST by Geoffrey Garen
Modified: 2016-12-01 13:47 PST (History)
5 users (show)

See Also:


Attachments
Patch (21.07 KB, patch)
2016-12-01 13:45 PST, Geoffrey Garen
saam: 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 2016-12-01 13:44:10 PST
Renamed EvalCodeCache => DirectEvalCodeCache
Comment 1 Geoffrey Garen 2016-12-01 13:45:09 PST
Created attachment 295886 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-01 13:46:48 PST
Attachment 295886 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:38:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2016-12-01 13:47:55 PST
Committed r209201: <http://trac.webkit.org/changeset/209201>