Bug 36008

Summary: [Qt] QtScript should have QScriptProgram class
Product: WebKit Reporter: Jędrzej Nowacki <jedrzej.nowacki>
Component: JavaScriptCoreAssignee: Jędrzej Nowacki <jedrzej.nowacki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jedrzej.nowacki, kent.hansen
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 31863    
Attachments:
Description Flags
Fix v1 none

Description Jędrzej Nowacki 2010-03-11 03:14:29 PST
QtScript API should contain QScriptProgram class, that can be used to evaluate the same script multiple times more efficiently.
Comment 1 Jędrzej Nowacki 2010-03-11 03:21:35 PST
Created attachment 50482 [details]
Fix v1
Comment 2 WebKit Commit Bot 2010-03-21 15:30:34 PDT
Comment on attachment 50482 [details]
Fix v1

Clearing flags on attachment: 50482

Committed r56320: <http://trac.webkit.org/changeset/56320>
Comment 3 WebKit Commit Bot 2010-03-21 15:30:39 PDT
All reviewed patches have been landed.  Closing bug.