Bug 19691

Summary: Release jsc command line interpreter along with webkit nighties
Product: WebKit Reporter: Valentino Volonghi <dialtone>
Component: JavaScriptCoreAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   

Valentino Volonghi
Reported 2008-06-20 11:07:30 PDT
In order to be able to unittest javascript source that doesn't intensely use the DOM it would be really useful to be able to run it on a javascript interpreter like spidermonkey. JavaScriptCore has jsc but in order to get it you have to build it yourself from trunk. It would be really useful to have it released with WebKit nighties.
Attachments
Mark Rowe (bdash)
Comment 1 2008-06-21 18:33:03 PDT
Fixed in r34725. This will be in a nightly in the next nightly that is built. The jsc binary lives at JavaScriptCore.framework/Resources/jsc.
Note You need to log in before you can comment on or make changes to this bug.