MCPcopy
hub / github.com/webpack/webpack / toString

Method toString

test/cases/parsing/issue-3252/a.js:2–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export class V6Engine {
2 toString() {
3 return 'V6';
4 }
5}
6export class V8Engine {
7 toString() {

Callers 15

fooBarFunction · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
logErrorFunction · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
webpack.config.jsFile · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected