Bug 120144 - Clarify var/const/function declaration
Summary: Clarify var/const/function declaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 17:44 PDT by Gavin Barraclough
Modified: 2013-08-21 18:03 PDT (History)
0 users

See Also:


Attachments
Fix (7.53 KB, patch)
2013-08-21 17:56 PDT, Gavin Barraclough
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2013-08-21 17:44:41 PDT
Add methods to JSGlobalObject to declare vars, consts, and functions.
Comment 1 Gavin Barraclough 2013-08-21 17:56:20 PDT
Created attachment 209317 [details]
Fix
Comment 2 Gavin Barraclough 2013-08-21 18:03:43 PDT
Committed revision 154434.