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

Method a

deps/v8/test/mjsunit/harmony/public-instance-class-fields.js:606–606  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

604{
605 class A {
606 a() { return 1; }
607 }
608
609 class C extends A {

Callers 2

CClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected