|
void | SetPosition (int position) |
|
size_t | RemainingBytes () const |
|
int32_t | ReadUint32 () |
|
uint8_t | ReadUint8 () |
|
uint8_t | ReadQuarter () |
|
|
static constexpr size_t | kUint32Size = 4 |
|
static constexpr size_t | kUint8Size = 1 |
|
static constexpr size_t | kPlaceholderSize = 0 |
|
static const size_t | kSkippableFunctionDataSize |
|
template<class Data>
class v8::internal::BaseConsumedPreParsedScopeData< Data >::ByteData
Definition at line 67 of file preparsed-scope-data-impl.h.
The documentation for this class was generated from the following file: