Home
last modified time | relevance | path

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

/external/v8/tools/
Dlinux-tick-processor14 d8_public=`which d8`
15 if [ -x "$d8_public" ]; then D8_PATH=$(dirname "$d8_public"); fi
Dic-processor14 d8_public=`which d8`
15 if [ -x "$d8_public" ]; then D8_PATH=$(dirname "$d8_public"); fi
Dplot-timer-events14 d8_public=`which d8`
15 if test -x "$d8_public"; then D8_PATH=$(dirname "$d8_public"); fi