RESOLVED FIXED 121098
jsc commandline's run() function should take extra arguments
https://bugs.webkit.org/show_bug.cgi?id=121098
Summary jsc commandline's run() function should take extra arguments
Filip Pizlo
Reported 2013-09-10 08:50:15 PDT
This allows creating new global objects and telling them what to do.
Attachments
the patch (1.58 KB, patch)
2013-09-10 08:52 PDT, Filip Pizlo
msaboff: review+
Filip Pizlo
Comment 1 2013-09-10 08:52:25 PDT
Created attachment 211205 [details] the patch
Michael Saboff
Comment 2 2013-09-10 09:08:27 PDT
Comment on attachment 211205 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=211205&action=review > Source/JavaScriptCore/jsc.cpp:389 > + nit - remove this extra whitespace
Filip Pizlo
Comment 3 2013-09-10 10:53:14 PDT
Note You need to log in before you can comment on or make changes to this bug.