MCPcopy
hub / github.com/ternjs/tern / b

Function b

test/cases/es6-features.js:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14const y = {
15 func() { return 10 },
16 get b() { return false },
17 ["foo" + "bar"]: 800
18}
19

Callers 1

polyfill.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected