Commit b74d119
Parse the command line before initializing V8.
Doing it the other way around means that V8 won't pick
up command line switches like `--prof`.
Props to Joshua Kehn for reporting the issue and Jeff Fifield
for pointing out the cause.
Fixes #900.
Fixes #1217.1 parent 72e18d7 commit b74d119
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2486 | 2486 | | |
2487 | 2487 | | |
2488 | 2488 | | |
2489 | | - | |
2490 | | - | |
2491 | 2489 | | |
| 2490 | + | |
2492 | 2491 | | |
2493 | 2492 | | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
2494 | 2496 | | |
2495 | 2497 | | |
2496 | 2498 | | |
| |||
0 commit comments