MCPcopy Index your code
hub / github.com/nodejs/node / test-crypto-argon2-nonblocking-constructor.js

File test-crypto-argon2-nonblocking-constructor.js

test/pummel/test-crypto-argon2-nonblocking-constructor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --no-warnings
2'use strict';
3const common = require('../common');
4if (!common.hasCrypto)

Callers

nothing calls this directly

Calls 7

hasOpenSSLFunction · 0.85
allocMethod · 0.80
requireFunction · 0.50
skipMethod · 0.45
fromMethod · 0.45
runMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected