summaryrefslogtreecommitdiff
path: root/tests/testdata/run/v8_flags_unrecognized.out
blob: 56e70f830920cf84ae900ba7ff849d2205f105b5 (plain)
1
2
3
4
5
error: V8 did not recognize flag '--foo'
error: V8 did not recognize flag 'bar'
error: V8 did not recognize flag '-baz'

For a list of V8 flags, use '--v8-flags=--help'