MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-async-iife.js

File test-repl-async-iife.js

test/parallel/test-repl-async-iife.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4// Note: This test ensures that async IIFE doesn't crash

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
startMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected