HomeSort by relevance Sort by last modified time
    Searched full:currentperlpath (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/Scripts/
run-sunspider 96 my $buildResult = system currentPerlPath(), "Tools/Scripts/build-jsc", @ARGV;
134 exec currentPerlPath(), "./sunspider", @args;
sunspider-compare-results 74 my $buildResult = system currentPerlPath(), "Tools/Scripts/build-jsc", "--" . $configuration;
133 exec currentPerlPath(), "./sunspider-compare-results", @args, @ARGV;
webkitdirs.pm 105 sub currentPerlPath()
    [all...]

Completed in 428 milliseconds