Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createSecretKey
Function · 0.85
generateKeyPairSync
Function · 0.85
isKeyObject
Function · 0.85
createHmac
Function · 0.85
alloc
Method · 0.80
getter
Function · 0.70
require
Function · 0.50
skip
Method · 0.45
call
Method · 0.45
defineProperty
Method · 0.45
Tested by
no test coverage detected