Searched refs:_inspect (Results 1 – 6 of 6) sorted by relevance
493 const _inspect = (v) => { function507 { length }, (_, i) => _inspect(i));524 ArrayPrototypePush(keys, _inspect(tabularData[i * 2]));525 ArrayPrototypePush(values, _inspect(tabularData[i * 2 + 1]));530 ArrayPrototypePush(keys, _inspect(k));531 ArrayPrototypePush(values, _inspect(v));553 ArrayPrototypePush(values, _inspect(v));570 valuesKeyArray[i] = _inspect(item);580 map[key][i] = _inspect(item[key]);
26 .. _inspect-types:473 .. _inspect-source:554 .. _inspect-signature-object:918 .. _inspect-classes-functions:1177 .. _inspect-stack:1419 .. _inspect-module-co-flags:1490 .. _inspect-module-cli:
1664 * `node-inspect/lib/_inspect` (from 7.6.0)
1048 …mmit/b7ee9d8287)] - **debugger**: use ERR\_DEBUGGER\_STARTUP\_ERROR in \_inspect.js (Rich Trott) […1063 …s/node/commit/721edeffd3)] - **debugger**: refactor `internal/inspector/_inspect` to use more prim…1068 …ode/commit/8dd1f70fe3)] - **debugger**: apply automatic lint fixes for \_inspect.js (Rich Trott) […
551 …/commit/adfbfc985c)] - **test**: fix test by removing node-inspect/lib/\_inspect (Ruben Bridgewate…
727 …/commit/7f3b27fa4a)] - **test**: fix test by removing node-inspect/lib/\_inspect (Ruben Bridgewate…