Home
last modified time | relevance | path

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

/third_party/node/lib/internal/webstreams/
H A Dqueuingstrategies.js22 customInspect,
110 return customInspect(depth, options, this[kType], {
165 return customInspect(depth, options, this[kType], {
H A Dcompression.js19 const { customInspect } = require('internal/webstreams/util');
93 customInspect(depth, options, 'CompressionStream', {
142 customInspect(depth, options, 'DecompressionStream', {
H A Dencoding.js20 const { customInspect } = require('internal/webstreams/util');
133 return customInspect(depth, options, 'TextEncoderStream', {
220 return customInspect(depth, options, 'TextDecoderStream', {
H A Dutil.js88 function customInspect(depth, options, name, data) { function
237 customInspect,
H A Dtransformstream.js42 customInspect,
202 return customInspect(depth, options, this[kType], {
325 return customInspect(depth, options, this[kType], {
/third_party/node/lib/internal/
H A Dabort_controller.js97 function customInspect(self, obj, depth, options) { function
166 return customInspect(this, {
407 return customInspect(this, {
H A Dtimers.js208 customInspect: false,
261 customInspect: false,
H A Derrors.js228 return utilInspect.inspect(obj, { ...options, customInspect: false });
359 customInspect: false,
808 customInspect: false,
/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/cp/
H A Derrors.js100 customInspect: false,
/third_party/node/lib/internal/streams/
H A Dbuffer_list.js178 customInspect: false,
/third_party/node/lib/internal/assert/
H A Dassertion_error.js66 customInspect: false,
481 customInspect: false,
/third_party/node/lib/internal/util/
H A Dinspect.js184 customInspect: true,
260 customInspect: ctx.customInspect,
320 customInspect: inspectDefaultOptions.customInspect,
627 customInspect: false,
793 if (ctx.customInspect) {
/third_party/node/lib/internal/vm/
H A Dmodule.js254 return inspect(o, { ...options, customInspect: false });
/third_party/node/lib/internal/console/
H A Dconstructor.js391 customInspect: false,
/third_party/node/test/parallel/
H A Dtest-assert-deep.js24 customInspect: false,

Completed in 11 milliseconds