MCPcopy Index your code
hub / github.com/nodejs/node / test-eval-strict-referenceerror.js

File test-eval-strict-referenceerror.js

test/parallel/test-eval-strict-referenceerror.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable strict */
2require('../common');
3
4// In Node.js 0.10, a bug existed that caused strict functions to not capture

Callers

nothing calls this directly

Calls 2

testFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected