Home
last modified time | relevance | path

Searched defs:noop (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/node/test/parallel/
Dtest-event-emitter-remove-all-listeners.js41 const noop = common.mustNotCall(); constant
90 ee.on('removeListener', function(name, noop) { argument
115 const noop = common.mustNotCall(); constant
Dtest-diagnostics-channel-memory-leak.js11 function noop() {} function
Dtest-timers-destroyed.js8 const noop = () => {}; function
Dtest-tty-backwards-api.js7 const noop = () => {}; function
Dtest-http2-compat-socket-set.js22 const noop = () => {}; function
Dtest-stream-readable-didRead.js6 function noop() {} function
/third_party/node/deps/npm/node_modules/agentkeepalive/
Dbrowser.js5 function noop () {} function
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/readable-stream/
DexperimentalWarning.js13 function noop() {} function
/third_party/node/benchmark/streams/
Dreadable-unevenread.js13 function noop() {} function
Dreadable-bigunevenread.js13 function noop() {} function
Dreadable-bigread.js13 function noop() {} function
Dreadable-readall.js13 function noop() {} function
/third_party/typescript/tests/cases/compiler/
DreachabilityChecks4.ts17 declare function noop(): void; function
/third_party/typescript/tests/cases/conformance/generators/
DgeneratorImplicitAny.ts9 declare function noop(): void; function
/third_party/node/benchmark/diagnostics_channel/
Dsubscribe.js9 function noop() {} function
Dpublish.js10 function noop() {} function
/third_party/node/test/common/
Darraystream.js4 function noop() {} function
/third_party/node/benchmark/dgram/
Dbind-params.js13 const noop = () => {}; function
/third_party/node/test/fixtures/
Drepl-tab-completion-nested-repls.js10 function noop() {} function
/third_party/skia/tools/
DBUILD_simulator.py18 def noop(*args, **kwargs): function
/third_party/python/Doc/includes/
Dmp_pool.py34 def noop(x): function
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/
Dend-of-stream.js18 function noop() {} function
/third_party/node/benchmark/http/
Dcreate-clientrequest.js17 function noop() {} function
/third_party/node/lib/internal/modules/esm/
Dmodule_job.js32 const noop = FunctionPrototype; constant
/third_party/node/deps/npm/node_modules/events/tests/
Dremove-all-listeners.js46 var noop = common.mustNotCall(); variable

1234