Skip to main content
->
Runtime Manual
Examples
API reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
HeapInfo.external_memory - v8 - Node documentation
assert
async_hooks
buffer
child_process
cluster
console
constants
crypto
dgram
diagnostics_channel
dns
dns/promises
domain
events
fs
fs/promises
http
http2
https
inspector
inspector/promises
module
net
os
path
perf_hooks
process
punycode
querystring
readline
readline/promises
repl
sea
sqlite
stream
stream/consumers
stream/promises
stream/web
string_decoder
test/reporters
timers
timers/promises
tls
trace_events
tty
url
util
util/types
v8
vm
wasi
worker_threads
zlib
view all 2479 symbols
Node
v8
HeapInfo
.
external_memory
property
HeapInfo.external_memory
Usage in Deno
import
{
type
HeapInfo }
from
"node:v8"
;
Type
number
Document Navigation
Type