-
array
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('array')
-
null$
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('null')
-
node
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('node')
-
regexp
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('regexp')
-
date
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('date')
-
map
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('map')
-
set
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('set')
-
weakmap
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('weakmap')
-
weakset
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('weakset')
-
iterator
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('iterator')
-
generator
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('generator')
-
error
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('error')
-
proxy
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('proxy')
-
promise
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('promise')
-
typedarray
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('typedarray')
-
arraybuffer
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('arraybuffer')
-
dataview
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('dataview')
-
webassemblymemory
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('webassemblymemory')
-
wasmvalue
→ const RemoteObjectSubtype
-
const RemoteObjectSubtype('wasmvalue')