mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
FIXME: disable OSR
This commit is contained in:
@@ -8,7 +8,7 @@ declare_args() {
|
||||
# Allow running Electron as a node binary.
|
||||
enable_run_as_node = true
|
||||
|
||||
enable_osr = true
|
||||
enable_osr = false
|
||||
|
||||
enable_view_api = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user