Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ expect
Function
expect
deps/v8/test/mjsunit/wasm/asm-wasm-expr.js:139–139 ·
view source on GitHub ↗
(module)
Source
from the content-addressed store, hash-verified
137
}
138
139
function
expect(module) { module.main(0, 0, 0); print(
" ok"
);
return
true; }
140
}
141
142
DoTheTests(
"(i32 | 0)"
,
"i32 = 0"
,
"void_func()"
);
Callers
10
RunAsmJsTest
Function · 0.70
RunAsmJsTest
Function · 0.70
doTest
Function · 0.70
RunAsmJsTest
Function · 0.70
RunAsmJsTest
Function · 0.70
RunAsmJsTest
Function · 0.70
RunAsmJsTest
Function · 0.70
RunAsmJsTest
Function · 0.70
source-resolver-test.ts
File · 0.50
__f_1
Function · 0.50
Calls
2
print
Function · 0.50
main
Method · 0.45
Tested by
no test coverage detected