Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ C
Class
C
deps/v8/test/mjsunit/harmony/public-instance-class-fields.js:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
{
8
class
C {
9
a;
10
}
11
12
assertEquals(undefined, C.a);
13
Callers
nothing calls this directly
Calls
5
initF
Function · 0.85
run
Function · 0.70
assertEquals
Function · 0.50
push
Method · 0.45
a
Method · 0.45
Tested by
no test coverage detected