#include <shared-function-info.h>
|
static int | InnerOffset (int data_length) |
|
static int | SizeFor (int data_length, int children_length) |
|
Definition at line 78 of file shared-function-info.h.
◆ clear_padding()
void v8::internal::PreparseData::clear_padding |
( |
| ) |
|
|
inline |
◆ copy_in()
void v8::internal::PreparseData::copy_in |
( |
int | index, |
|
|
const uint8_t * | buffer, |
|
|
int | length ) |
|
inline |
◆ get()
uint8_t v8::internal::PreparseData::get |
( |
int | index | ) |
const |
|
inline |
◆ get_child()
◆ get_child_raw()
Tagged< Object > v8::internal::PreparseData::get_child_raw |
( |
int | index | ) |
const |
|
inlineprivate |
◆ inner_data_start()
ObjectSlot v8::internal::PreparseData::inner_data_start |
( |
| ) |
const |
|
inline |
◆ inner_start_offset()
int v8::internal::PreparseData::inner_start_offset |
( |
| ) |
const |
|
inline |
◆ InnerOffset()
static int v8::internal::PreparseData::InnerOffset |
( |
int | data_length | ) |
|
|
inlinestatic |
◆ set()
void v8::internal::PreparseData::set |
( |
int | index, |
|
|
uint8_t | value ) |
|
inline |
◆ set_child()
◆ SizeFor()
static int v8::internal::PreparseData::SizeFor |
( |
int | data_length, |
|
|
int | children_length ) |
|
inlinestatic |
◆ kDataStartOffset
const int v8::internal::PreparseData::kDataStartOffset = kSize |
|
static |
The documentation for this class was generated from the following files: