Bug 96711 - Make global const initialisation explicit in the bytecode
Summary: Make global const initialisation explicit in the bytecode
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 17:29 PDT by Oliver Hunt
Modified: 2012-09-13 17:42 PDT (History)
0 users

See Also:


Attachments
Patch (12.37 KB, patch)
2012-09-13 17:31 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2012-09-13 17:29:29 PDT
Make global const initialisation explicit in the bytecode
Comment 1 Oliver Hunt 2012-09-13 17:31:39 PDT
Created attachment 164012 [details]
Patch
Comment 2 Oliver Hunt 2012-09-13 17:42:34 PDT
Committed r128534: <http://trac.webkit.org/changeset/128534>