V8
head
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
c
d
e
f
g
i
j
k
m
n
o
p
r
s
t
u
v
Variables
g
i
k
m
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
e
g
h
i
j
k
l
m
n
p
s
t
w
Enumerator
a
b
c
d
e
g
i
j
k
l
n
o
p
r
s
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
g
i
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
Enumerator
b
c
d
e
h
j
k
n
o
p
r
s
t
u
w
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Files
File List
File Members
All
a
c
d
e
p
s
v
Macros
a
c
d
e
p
s
v
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Concepts
Loading...
Searching...
No Matches
v8
ValueDeserializer
v8::ValueDeserializer Member List
This is the complete list of members for
v8::ValueDeserializer
, including all inherited members.
GetWireFormatVersion
() const
v8::ValueDeserializer
operator=
(const ValueDeserializer &)=delete
v8::ValueDeserializer
ReadDouble
(double *value)
v8::ValueDeserializer
ReadHeader
(Local< Context > context)
v8::ValueDeserializer
ReadRawBytes
(size_t length, const void **data)
v8::ValueDeserializer
ReadUint32
(uint32_t *value)
v8::ValueDeserializer
ReadUint64
(uint64_t *value)
v8::ValueDeserializer
ReadValue
(Local< Context > context)
v8::ValueDeserializer
SetSupportsLegacyWireFormat
(bool supports_legacy_wire_format)
v8::ValueDeserializer
TransferArrayBuffer
(uint32_t transfer_id, Local< ArrayBuffer > array_buffer)
v8::ValueDeserializer
TransferSharedArrayBuffer
(uint32_t id, Local< SharedArrayBuffer > shared_array_buffer)
v8::ValueDeserializer
ValueDeserializer
(Isolate *isolate, const uint8_t *data, size_t size)
v8::ValueDeserializer
ValueDeserializer
(Isolate *isolate, const uint8_t *data, size_t size, Delegate *delegate)
v8::ValueDeserializer
ValueDeserializer
(const ValueDeserializer &)=delete
v8::ValueDeserializer
~ValueDeserializer
()
v8::ValueDeserializer