MCPcopy
hub / github.com/mishoo/UglifyJS / optional-chains.js

File optional-chains.js

test/compress/optional-chains.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1call: {
2 input: {
3 console.log?.(undefined?.(console.log("FAIL")));
4 }

Callers

nothing calls this directly

Calls 6

aFunction · 0.70
fFunction · 0.70
logFunction · 0.70
failFunction · 0.50
fMethod · 0.45
pMethod · 0.45

Tested by

no test coverage detected