Searched refs:d8_exec (Results 1 – 2 of 2) sorted by relevance
18 d8_exec=$D8_PATH/d820 if [ ! -x "$d8_exec" ]; then22 d8_exec=$D8_PATH/d825 if [ ! -x "$d8_exec" ]; then26 d8_exec=`grep -m 1 -o '".*/d8"' $log_file | sed 's/"//g'`29 if [ ! -x "$d8_exec" ]; then36 cat $log_file | $d8_exec $tools_path/splaytree.js $tools_path/codemap.js \
22 d8_exec=$D8_PATH/d824 if test ! -x "$d8_exec"; then26 d8_exec=$D8_PATH/d829 if test ! -x "$d8_exec"; then30 d8_exec=`grep -m 1 -o '".*/d8"' $log_file | sed 's/"//g'`33 if test ! -x "$d8_exec"; then54 $d8_exec --nocrankshaft --prof --logfile $calibration_log \62 $d8_exec --nocrankshaft --prof --logfile $calibration_log \80 $d8_exec $tools_path/csvparser.js $tools_path/splaytree.js \