Searched refs:jscPath (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Tools/Scripts/ |
D | sunspider-compare-results | 120 my $jscPath = pathToJSC(); 124 my @args = ("--shell", $jscPath);
|
D | run-javascriptcore-tests | 130 printf "Running: jsDriver.pl -e squirrelfish -s %s -f actual.html %s\n", jscPath($productDir), join… 131 my $result = system "perl", "jsDriver.pl", "-e", "squirrelfish", "-s", jscPath($productDir), "-f", …
|
D | run-sunspider | 122 my @args = ("--shell", jscPath($productDir), "--runs", $testRuns);
|
D | webkitdirs.pm | 263 sub jscPath($) subroutine
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 10080 (jscPath): 20877 jscPath() is incorrect in Windows' cmd.exe shell
|
D | ChangeLog-2010-05-24 | 27683 Duplicated jscPath() moved to webkitdirs.pm.
|