Home
last modified time | relevance | path

Searched refs:validatePlainFunction (Results 1 – 3 of 3) sorted by relevance

/third_party/node/lib/internal/
Dpromise_hooks.js15 const { validatePlainFunction } = require('internal/validators');
93 validatePlainFunction(hook, `${name}Hook`);
Dvalidators.js451 const validatePlainFunction = hideStackFrames((value, name) => { constant
562 validatePlainFunction, property
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/
Dvalidators.js402 const validatePlainFunction = hideStackFrames((value, name) => { constant
501 validatePlainFunction, property