electron 3 - trace-hydrogen is no longer supported

This commit is contained in:
Benjamin Pasero
2018-12-17 17:27:26 +01:00
parent b32390b7c6
commit ac0ead21e6
2 changed files with 0 additions and 6 deletions

View File

@@ -50,7 +50,4 @@ function code() {
exec "$CODE" . "$@"
}
# Use the following to get v8 tracing:
# code --js-flags="--trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces" "$@"
code "$@"