Home
last modified time | relevance | path

Searched refs:unlessInvalidState (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-crypto-dh-generate-keys.js13 function unlessInvalidState(f) { function
26 const firstPublicKey = unlessInvalidState(() => dh.getPublicKey());
27 const firstPrivateKey = unlessInvalidState(() => dh.getPrivateKey());

Completed in 0 milliseconds