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

File test-crypto-keyobject-brand-check.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3// KeyObject instances are backed by NativeKeyObject and must be
4// recognized by native brand, not by public prototype shape or

Callers

nothing calls this directly

Calls 10

createSecretKeyFunction · 0.85
generateKeyPairSyncFunction · 0.85
isKeyObjectFunction · 0.85
createHmacFunction · 0.85
allocMethod · 0.80
getterFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
callMethod · 0.45
definePropertyMethod · 0.45

Tested by

no test coverage detected