Changes between Version 3 and Version 4 of JSC


Ignore:
Timestamp:
Jul 1, 2009 4:12:06 PM (15 years ago)
Author:
bfulgham@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSC

    v3 v4  
    2929 {{{readline()}}}::
    3030   Read data from stdin.  Mainly useful for writing test routines.
    31 {{{run('[FileName]')}}}::
     31 {{{run('[FileName]')}}}::
    3232   Load and execute the specified external JavaScript file {{{[FileName]}}}.  If the run is successful, it will return the elapsed milliseconds for the run.
    3333 {{{version()}}}::