| /third_party/node/deps/npm/node_modules/copy-concurrently/node_modules/aproba/ |
| D | index.js | 3 function isArguments (thingy) { argument 9 …A: {label: 'array', check: function (thingy) { return Array.isArray(thingy) || isArguments(thingy)… argument 10 S: {label: 'string', check: function (thingy) { return typeof thingy === 'string' }}, argument 11 N: {label: 'number', check: function (thingy) { return typeof thingy === 'number' }}, argument 12 F: {label: 'function', check: function (thingy) { return typeof thingy === 'function' }}, argument 13 …O: {label: 'object', check: function (thingy) { return typeof thingy === 'object' && thingy != nul… argument 14 B: {label: 'boolean', check: function (thingy) { return typeof thingy === 'boolean' }}, argument 15 E: {label: 'error', check: function (thingy) { return thingy instanceof Error }}, argument 16 Z: {label: 'null', check: function (thingy) { return thingy == null }} argument
|
| /third_party/node/deps/npm/node_modules/move-concurrently/node_modules/aproba/ |
| D | index.js | 3 function isArguments (thingy) { argument 9 …A: {label: 'array', check: function (thingy) { return Array.isArray(thingy) || isArguments(thingy)… argument 10 S: {label: 'string', check: function (thingy) { return typeof thingy === 'string' }}, argument 11 N: {label: 'number', check: function (thingy) { return typeof thingy === 'number' }}, argument 12 F: {label: 'function', check: function (thingy) { return typeof thingy === 'function' }}, argument 13 …O: {label: 'object', check: function (thingy) { return typeof thingy === 'object' && thingy != nul… argument 14 B: {label: 'boolean', check: function (thingy) { return typeof thingy === 'boolean' }}, argument 15 E: {label: 'error', check: function (thingy) { return thingy instanceof Error }}, argument 16 Z: {label: 'null', check: function (thingy) { return thingy == null }} argument
|
| /third_party/node/deps/npm/node_modules/run-queue/node_modules/aproba/ |
| D | index.js | 3 function isArguments (thingy) { argument 9 …A: {label: 'array', check: function (thingy) { return Array.isArray(thingy) || isArguments(thingy)… argument 10 S: {label: 'string', check: function (thingy) { return typeof thingy === 'string' }}, argument 11 N: {label: 'number', check: function (thingy) { return typeof thingy === 'number' }}, argument 12 F: {label: 'function', check: function (thingy) { return typeof thingy === 'function' }}, argument 13 …O: {label: 'object', check: function (thingy) { return typeof thingy === 'object' && thingy != nul… argument 14 B: {label: 'boolean', check: function (thingy) { return typeof thingy === 'boolean' }}, argument 15 E: {label: 'error', check: function (thingy) { return thingy instanceof Error }}, argument 16 Z: {label: 'null', check: function (thingy) { return thingy == null }} argument
|
| /third_party/node/deps/npm/node_modules/gauge/node_modules/aproba/ |
| D | index.js | 3 function isArguments (thingy) { argument 9 …A: {label: 'array', check: function (thingy) { return Array.isArray(thingy) || isArguments(thingy)… argument 10 S: {label: 'string', check: function (thingy) { return typeof thingy === 'string' }}, argument 11 N: {label: 'number', check: function (thingy) { return typeof thingy === 'number' }}, argument 12 F: {label: 'function', check: function (thingy) { return typeof thingy === 'function' }}, argument 13 …O: {label: 'object', check: function (thingy) { return typeof thingy === 'object' && thingy != nul… argument 14 B: {label: 'boolean', check: function (thingy) { return typeof thingy === 'boolean' }}, argument 15 E: {label: 'error', check: function (thingy) { return thingy instanceof Error }}, argument 16 Z: {label: 'null', check: function (thingy) { return thingy == null }} argument
|
| /third_party/node/deps/npm/node_modules/gentle-fs/node_modules/aproba/ |
| D | index.js | 3 function isArguments (thingy) { argument 9 …A: {label: 'array', check: function (thingy) { return Array.isArray(thingy) || isArguments(thingy)… argument 10 S: {label: 'string', check: function (thingy) { return typeof thingy === 'string' }}, argument 11 N: {label: 'number', check: function (thingy) { return typeof thingy === 'number' }}, argument 12 F: {label: 'function', check: function (thingy) { return typeof thingy === 'function' }}, argument 13 …O: {label: 'object', check: function (thingy) { return typeof thingy === 'object' && thingy != nul… argument 14 B: {label: 'boolean', check: function (thingy) { return typeof thingy === 'boolean' }}, argument 15 E: {label: 'error', check: function (thingy) { return thingy instanceof Error }}, argument 16 Z: {label: 'null', check: function (thingy) { return thingy == null }} argument
|
| /third_party/typescript/tests/baselines/reference/ |
| D | unusedImportDeclaration.js | 11 var thingy: B = { variable 29 var thingy = { variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | unusedImportDeclaration.ts | 11 var thingy: B = { variable
|
| /third_party/python/Lib/test/crashers/ |
| D | underlying_dict.py | 3 thingy = object() variable
|
| /third_party/node/deps/npm/node_modules/aproba/ |
| D | index.js | 4 function isArguments (thingy) { argument
|