Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/vinn/bin/
Dupdate_v840 V8_STRIP_CMD = 'strip -x {0}'.format(os.path.join('out', 'Release', 'd8')) variable
118 subprocess.check_call(V8_STRIP_CMD, shell=True)