V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::PreParsedScopeByteDataConstants Struct Reference
Inheritance diagram for v8::internal::PreParsedScopeByteDataConstants:
v8::internal::BaseConsumedPreParsedScopeData< Data >::ByteData v8::internal::PreParsedScopeDataBuilder::ByteData

Static Public Attributes

static constexpr size_t kUint32Size = 4
 
static constexpr size_t kUint8Size = 1
 
static constexpr size_t kPlaceholderSize = 0
 
static const size_t kSkippableFunctionDataSize
 

Detailed Description

Definition at line 18 of file preparsed-scope-data-impl.h.

Member Data Documentation

◆ kSkippableFunctionDataSize

const size_t v8::internal::PreParsedScopeByteDataConstants::kSkippableFunctionDataSize
static
Initial value:
=
4 * kUint32Size + 1 * kUint8Size

Definition at line 32 of file preparsed-scope-data-impl.h.


The documentation for this struct was generated from the following file: