MCPcopy Create free account
hub / github.com/nodejs/node / b

Method b

deps/v8/test/mjsunit/es6/function-name.js:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 class C {
70 a() { }
71 static b() { }
72 get c() { }
73 set c(val) { }
74 ''() { }

Calls

no outgoing calls

Tested by

no test coverage detected