Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ constructor
Method
constructor
deps/v8/test/mjsunit/harmony/public-instance-class-fields.js:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
class
C {
25
x = 1;
26
constructor() {}
27
}
28
29
let
c =
new
C;
Callers
nothing calls this directly
Calls
2
addToLog
Function · 0.85
t
Function · 0.70
Tested by
no test coverage detected