MCPcopy Index your code
hub / github.com/nodejs/node / test-crypto-keyobject-clone-transfer.js

File test-crypto-keyobject-clone-transfer.js

test/parallel/test-crypto-keyobject-clone-transfer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// KeyObject instances must survive structured cloning with their
4// native backing data and hidden JS slot semantics preserved.

Callers

nothing calls this directly

Calls 14

createSecretKeyFunction · 0.85
generateKeyPairSyncFunction · 0.85
structuredCloneFunction · 0.85
assertSameKeyObjectFunction · 0.85
roundTripViaWorkerFunction · 0.85
hmacDigestFunction · 0.85
allocMethod · 0.80
signFunction · 0.70
verifyFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45

Tested by

no test coverage detected