Home | History | Annotate | Download | only in tools

Lines Matching refs:shell

473     shell = utils.IsWindows(),
1191 result.add_option("--shell", help="Path to V8 shell", default="shell")
1377 shell = abspath(options.shell)
1378 buildspace = dirname(shell)
1381 shell,