Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ builder
Function
builder
deps/v8/test/mjsunit/wasm/errors.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
d8.file.execute(
"test/mjsunit/wasm/wasm-module-builder.js"
);
8
9
function
builder() {
10
return
new
WasmModuleBuilder;
11
}
12
13
function
assertCompileError(bytes, msg) {
14
assertThrows(
Callers
4
errors.js
File · 0.70
runTest
Function · 0.70
runAssertionsOnSandbox
Function · 0.50
symbolToStringWorker
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected