Searched refs:V8_STRIP_CMD (Results 1 – 1 of 1) sorted by relevance
40 V8_STRIP_CMD = 'strip -x {0}'.format(os.path.join('out', 'Release', 'd8')) variable118 subprocess.check_call(V8_STRIP_CMD, shell=True)