mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
electron 3 - trace-hydrogen is no longer supported
This commit is contained in:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user