Searched refs:V8_BASE (Results 1 – 2 of 2) sorted by relevance
59 V8_BASE = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) variable70 subprocess.check_call(' '.join(cmd), shell=True, cwd=V8_BASE)109 'update_depot_tools', shell=True, stderr=subprocess.STDOUT, cwd=V8_BASE)
57 V8_BASE = os.path.dirname( variable63 path_to_depot_tools = os.path.join(V8_BASE, 'third_party', 'depot_tools')757 if os.path.realpath(self.default_cwd) == os.path.realpath(V8_BASE):