Searched refs:d8_public (Results 1 - 2 of 2) sorted by relevance

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

Completed in 4199 milliseconds