Bug 147581 - Clean up the naming for AST expression generation.
Summary: Clean up the naming for AST expression generation.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 12:38 PDT by Keith Miller
Modified: 2015-08-03 13:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.58 KB, patch)
2015-08-03 12:42 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2015-08-03 12:38:34 PDT
Currently, some of the AST expression factory creation functions do not follow a consistent naming scheme, we should fix it.
Comment 1 Keith Miller 2015-08-03 12:42:40 PDT
Created attachment 258098 [details]
Patch
Comment 2 Yusuke Suzuki 2015-08-03 12:57:39 PDT
Comment on attachment 258098 [details]
Patch

r+
Comment 3 WebKit Commit Bot 2015-08-03 13:48:05 PDT
Comment on attachment 258098 [details]
Patch

Clearing flags on attachment: 258098

Committed r187760: <http://trac.webkit.org/changeset/187760>
Comment 4 WebKit Commit Bot 2015-08-03 13:48:07 PDT
All reviewed patches have been landed.  Closing bug.