#include <serializer-deserializer.h>
|
static constexpr bool | IsEncodable (int repeat_count) |
|
static constexpr int | Encode (int repeat_count) |
|
static constexpr int | Decode (int value) |
|
Definition at line 259 of file serializer-deserializer.h.
◆ Decode()
static constexpr int v8::internal::SerializerDeserializer::VariableRepeatRootCount::Decode |
( |
int | value | ) |
|
|
inlinestaticconstexpr |
◆ Encode()
static constexpr int v8::internal::SerializerDeserializer::VariableRepeatRootCount::Encode |
( |
int | repeat_count | ) |
|
|
inlinestaticconstexpr |
◆ IsEncodable()
static constexpr bool v8::internal::SerializerDeserializer::VariableRepeatRootCount::IsEncodable |
( |
int | repeat_count | ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: