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

Function fn1

deps/v8/test/mjsunit/debugPrint.js:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31let proto_obj = { fn1() { return 1 } }
32let obj_with_enum_cache = {
33 __proto__: proto_obj,
34 a: 1,

Calls

no outgoing calls

Tested by

no test coverage detected