Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ f2
Method
f2
deps/v8/test/mjsunit/harmony/class-static-blocks.js:120–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
class
C2 { static {
119
function
f1() {
return
; }
120
function
f2() {
return
0; }
121
let
f3 = (x => {
return
x; })
122
let
f4 = (x => {
return
; })
123
}
Callers
13
code-flushing-single-isolate.js
File · 0.80
serialize-lazy-module.js
File · 0.80
code-flushing.js
File · 0.80
serializeModule
Function · 0.80
int32-umod.js
File · 0.80
float64mul.js
File · 0.80
int32-tmod.js
File · 0.80
int32-udiv.js
File · 0.80
int32-div.js
File · 0.80
int32-mod.js
File · 0.80
int32-mul.js
File · 0.80
regress-11024.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected