Home
last modified time | relevance | path

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

/external/v8/tools/
Dlinux-tick-processor4 if [ ! "$D8_PATH" ]; then
6 if [ $d8_public ]; then D8_PATH=$(dirname "$d8_public"); fi
8 [ "$D8_PATH" ] || D8_PATH=$tools_path/..
9 d8_exec=$D8_PATH/d8
16 [ -x $d8_exec ] || scons -j4 -C $D8_PATH -Y $tools_path/.. d8