Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f0
Function
f0
deps/v8/test/mjsunit/switch.js:30–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
// Flags: --allow-natives-syntax
29
30
function
f0() {
31
switch (0) {
32
// switch deliberately left empty
33
}
34
}
35
36
f0();
// no errors
37
Callers
1
switch.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected