-
array
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('array')
-
arraybuffer
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('arraybuffer')
-
dataview
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('dataview')
-
date
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('date')
-
error
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('error')
-
generator
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('generator')
-
iterator
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('iterator')
-
map
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('map')
-
node
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('node')
-
null$
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('null')
-
promise
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('promise')
-
proxy
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('proxy')
-
regexp
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('regexp')
-
set
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('set')
-
typedarray
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('typedarray')
-
values
→ const Map<String, RemoteObjectSubtype>
-
{'array' : array, 'null' : null$, 'node' : node, 'regexp' : regexp, 'date' : date, 'map' : map, 'set' : set, 'weakmap' : weakmap, 'w…
-
wasmvalue
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('wasmvalue')
-
weakmap
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('weakmap')
-
weakset
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('weakset')
-
webassemblymemory
→ const RemoteObjectSubtype
-
RemoteObjectSubtype._('webassemblymemory')