#include <isolate-data.h>
|
| FRIEND_TEST (HeapTest, ExternalLimitDefault) |
|
| FRIEND_TEST (HeapTest, ExternalLimitStaysAboveDefaultForExplicitHandling) |
|
Definition at line 226 of file isolate-data.h.
◆ IsolateData() [1/2]
◆ IsolateData() [2/2]
v8::internal::IsolateData::IsolateData |
( |
const IsolateData & | | ) |
|
|
delete |
◆ active_stack()
◆ api_callback_thunk_argument()
Address v8::internal::IsolateData::api_callback_thunk_argument |
( |
| ) |
const |
|
inline |
◆ AssertPredictableLayout()
void v8::internal::IsolateData::AssertPredictableLayout |
( |
| ) |
|
|
staticprivate |
◆ builtin_entry_table()
Address * v8::internal::IsolateData::builtin_entry_table |
( |
| ) |
|
|
inline |
◆ builtin_slot_offset()
static constexpr int v8::internal::IsolateData::builtin_slot_offset |
( |
int | builtin_index | ) |
|
|
inlinestaticconstexpr |
◆ builtin_table()
Address * v8::internal::IsolateData::builtin_table |
( |
| ) |
|
|
inline |
◆ builtin_tier0_entry_table()
Address * v8::internal::IsolateData::builtin_tier0_entry_table |
( |
| ) |
|
|
inline |
◆ builtin_tier0_table()
Address * v8::internal::IsolateData::builtin_tier0_table |
( |
| ) |
|
|
inline |
◆ BuiltinEntrySlotOffset()
static constexpr int v8::internal::IsolateData::BuiltinEntrySlotOffset |
( |
Builtin | id | ) |
|
|
inlinestaticconstexpr |
◆ BuiltinSlotOffset()
static constexpr int v8::internal::IsolateData::BuiltinSlotOffset |
( |
Builtin | id | ) |
|
|
inlinestaticconstexpr |
◆ cage_base()
Address v8::internal::IsolateData::cage_base |
( |
| ) |
const |
|
inline |
◆ contains()
bool v8::internal::IsolateData::contains |
( |
Address | address | ) |
const |
|
inline |
◆ continuation_preserved_embedder_data()
Tagged< Object > v8::internal::IsolateData::continuation_preserved_embedder_data |
( |
| ) |
const |
|
inline |
◆ exception_offset()
static constexpr int v8::internal::IsolateData::exception_offset |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ external_reference_table()
◆ fast_api_call_target()
Address v8::internal::IsolateData::fast_api_call_target |
( |
| ) |
const |
|
inline |
◆ fast_c_call_caller_fp()
Address v8::internal::IsolateData::fast_c_call_caller_fp |
( |
| ) |
const |
|
inline |
◆ fast_c_call_caller_pc()
Address v8::internal::IsolateData::fast_c_call_caller_pc |
( |
| ) |
const |
|
inline |
◆ FRIEND_TEST() [1/2]
v8::internal::IsolateData::FRIEND_TEST |
( |
HeapTest | , |
|
|
ExternalLimitDefault | ) |
|
private |
◆ FRIEND_TEST() [2/2]
v8::internal::IsolateData::FRIEND_TEST |
( |
HeapTest | , |
|
|
ExternalLimitStaysAboveDefaultForExplicitHandling | ) |
|
private |
◆ GetOffset()
static constexpr intptr_t v8::internal::IsolateData::GetOffset |
( |
IsolateFieldId | id | ) |
|
|
inlinestaticconstexpr |
◆ is_marking()
bool v8::internal::IsolateData::is_marking |
( |
| ) |
const |
|
inline |
◆ isolate_root()
Address v8::internal::IsolateData::isolate_root |
( |
| ) |
const |
|
inline |
◆ jslimit_offset()
static constexpr int v8::internal::IsolateData::jslimit_offset |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator=()
◆ real_jslimit_offset()
static constexpr int v8::internal::IsolateData::real_jslimit_offset |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ regexp_exec_vector_argument()
Address v8::internal::IsolateData::regexp_exec_vector_argument |
( |
| ) |
const |
|
inline |
◆ regexp_static_result_offsets_vector()
int32_t * v8::internal::IsolateData::regexp_static_result_offsets_vector |
( |
| ) |
const |
|
inline |
◆ root_slot_offset()
static constexpr int v8::internal::IsolateData::root_slot_offset |
( |
RootIndex | root_index | ) |
|
|
inlinestaticconstexpr |
◆ roots() [1/2]
◆ roots() [2/2]
const RootsTable & v8::internal::IsolateData::roots |
( |
| ) |
const |
|
inline |
◆ set_active_stack()
◆ set_continuation_preserved_embedder_data()
void v8::internal::IsolateData::set_continuation_preserved_embedder_data |
( |
Tagged< Object > | data | ) |
|
|
inline |
◆ set_regexp_static_result_offsets_vector()
void v8::internal::IsolateData::set_regexp_static_result_offsets_vector |
( |
int32_t * | value | ) |
|
|
inline |
◆ stack_guard()
StackGuard * v8::internal::IsolateData::stack_guard |
( |
| ) |
|
|
inline |
◆ stack_is_iterable()
bool v8::internal::IsolateData::stack_is_iterable |
( |
| ) |
const |
|
inline |
◆ thread_local_top() [1/2]
◆ thread_local_top() [2/2]
ThreadLocalTop const & v8::internal::IsolateData::thread_local_top |
( |
| ) |
const |
|
inline |
◆ Heap
◆ Isolate
◆ [struct]
◆ active_stack_
◆ api_callback_thunk_argument_
◆ builtin_entry_table_
◆ builtin_table_
◆ builtin_tier0_entry_table_
◆ builtin_tier0_table_
◆ cage_base_
◆ continuation_preserved_embedder_data_
◆ embedder_data_
◆ error_message_param_
uint8_t v8::internal::IsolateData::error_message_param_ |
|
private |
◆ execution_mode_
◆ external_reference_table_
◆ fast_api_call_target_
◆ fast_c_call_alignment_padding_
◆ fast_c_call_caller_fp_
◆ fast_c_call_caller_pc_
◆ handle_scope_data_
◆ is_marking_flag_
uint8_t v8::internal::IsolateData::is_marking_flag_ = false |
|
private |
◆ is_minor_marking_flag_
uint8_t v8::internal::IsolateData::is_minor_marking_flag_ = false |
|
private |
◆ is_shared_space_isolate_flag_
uint8_t v8::internal::IsolateData::is_shared_space_isolate_flag_ = false |
|
private |
◆ kIsolateRootBias
◆ long_task_stats_counter_
size_t v8::internal::IsolateData::long_task_stats_counter_ = 0 |
|
private |
◆ new_allocation_info_
◆ old_allocation_info_
◆ padding_
char v8::internal::IsolateData::padding_[kPaddingOffsetEnd+1 - kPaddingOffset] |
|
private |
◆ regexp_exec_vector_argument_
◆ regexp_static_result_offsets_vector_
int32_t* v8::internal::IsolateData::regexp_static_result_offsets_vector_ = nullptr |
|
private |
◆ roots_table_
RootsTable v8::internal::IsolateData::roots_table_ |
|
private |
◆ stack_guard_
StackGuard v8::internal::IsolateData::stack_guard_ |
|
private |
◆ stack_is_iterable_
uint8_t v8::internal::IsolateData::stack_is_iterable_ = 1 |
|
private |
◆ tables_alignment_padding_
uint8_t v8::internal::IsolateData::tables_alignment_padding_[FIELD_SIZE(kTablesAlignmentPaddingOffset)] |
|
private |
◆ thread_local_top_
◆ uses_shared_heap_flag_
uint8_t v8::internal::IsolateData::uses_shared_heap_flag_ = false |
|
private |
The documentation for this class was generated from the following file: