Home
last modified time | relevance | path

Searched refs:jscPath (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Tools/Scripts/
Dsunspider-compare-results120 my $jscPath = pathToJSC();
124 my @args = ("--shell", $jscPath);
Drun-javascriptcore-tests130 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", …
Drun-sunspider122 my @args = ("--shell", jscPath($productDir), "--runs", $testRuns);
Dwebkitdirs.pm263 sub jscPath($) subroutine
/external/webkit/Tools/
DChangeLog-2011-02-1610080 (jscPath):
20877 jscPath() is incorrect in Windows' cmd.exe shell
DChangeLog-2010-05-2427683 Duplicated jscPath() moved to webkitdirs.pm.