Searched refs:_V8_ARG (Results 1 – 1 of 1) sorted by relevance
14 _V8_ARG = '--js-flags=--logfile=%s --prof --log-timer-events' variable in V8Profiler30 options.AppendExtraBrowserArgs([cls._V8_ARG % dump_file, '--no-sandbox'])35 match = re.match(self._V8_ARG % r'(\S+)', i)