Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ t
Method
t
deps/v8/test/mjsunit/harmony/public-instance-class-fields.js:455–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
453
class
C extends B {
454
constructor() {
455
let
t = () => {
456
super();
457
}
458
t();
459
}
460
Callers
4
getContents
Function · 0.45
#readManifestFromTarball
Method · 0.45
public-instance-class-fields.js
File · 0.45
public-static-class-fields.js
File · 0.45
Calls
1
assertEquals
Function · 0.50
Tested by
no test coverage detected