Skip to content

Commit 9820083

Browse files
targosCommit Bot
authored andcommitted
[node] check out wasm-js as a dependency
The dependency is not required to build V8 but Node.js needs it for running mjsunit tests. Refs: nodejs/node-v8#83 Change-Id: Ieb37acb73e5e2fe417c7d9a16c498565839b7a45 Reviewed-on: https://chromium-review.googlesource.com/c/1278166 Reviewed-by: Yang Guo <[email protected]> Commit-Queue: Yang Guo <[email protected]> Cr-Commit-Position: refs/heads/master@{#56616}
1 parent 913d363 commit 9820083

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/node/fetch_deps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"v8/test/mozilla/data" : None,
3333
"v8/test/test262/data" : None,
3434
"v8/test/test262/harness" : None,
35-
"v8/test/wasm-js" : None,
3635
"v8/third_party/android_ndk" : None,
3736
"v8/third_party/android_tools" : None,
3837
"v8/third_party/catapult" : None,

0 commit comments

Comments
 (0)