Skip to content

Commit

Permalink
chore: set v8_typed_array_max_size_in_heap to default (#33541)
Browse files Browse the repository at this point in the history
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
  • Loading branch information
trop[bot] and codebytere committed Apr 5, 2022
1 parent a600027 commit 9ac2ee3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion build/args/all.gn
Expand Up @@ -5,7 +5,6 @@ root_extra_deps = [ "//electron" ]
node_module_version = 103

v8_promise_internal_field_count = 1
v8_typed_array_max_size_in_heap = 0
v8_embedder_string = "-electron.0"

# TODO: this breaks mksnapshot
Expand Down
3 changes: 0 additions & 3 deletions script/node-disabled-tests.json
Expand Up @@ -3,9 +3,6 @@
"async-hooks/test-crypto-pbkdf2",
"async-hooks/test-crypto-randomBytes",
"parallel/test-bootstrap-modules",
"parallel/test-buffer-backing-arraybuffer",
"parallel/test-buffer-constructor-node-modules-paths",
"parallel/test-buffer-constructor-outside-node-modules",
"parallel/test-child-process-fork-exec-path",
"parallel/test-child-process-stdio-overlapped",
"parallel/test-cli-node-print-help",
Expand Down

0 comments on commit 9ac2ee3

Please sign in to comment.