abort_on_uncaught_exception_callback_ | v8::internal::Isolate | private |
AbortConcurrentOptimization(BlockingBehavior blocking_behavior) | v8::internal::Isolate | |
active_dynamic_regexp_result_vectors() | v8::internal::Isolate | inline |
active_dynamic_regexp_result_vectors_ | v8::internal::Isolate | private |
add_crash_key_callback_ | v8::internal::Isolate | private |
AddBeforeCallEnteredCallback(BeforeCallEnteredCallback callback) | v8::internal::Isolate | |
AddCallCompletedCallback(CallCompletedCallback callback) | v8::internal::Isolate | |
AddCodeMemoryChunk(MutablePageMetadata *chunk) | v8::internal::Isolate | |
AddCodeMemoryRange(MemoryRange range) | v8::internal::Isolate | private |
AddCodeRange(Address begin, size_t length_in_bytes) | v8::internal::Isolate | |
AddCrashKey(CrashKeyId id, const std::string &value) | v8::internal::Isolate | inline |
AddCrashKeysForIsolateAndHeapPointers() | v8::internal::Isolate | private |
AddDetachedContext(DirectHandle< Context > context) | v8::internal::Isolate | |
address_of_regexp_static_result_offsets_vector() const | v8::internal::Isolate | inline |
Allocate(IsolateGroup *isolate_group) | v8::internal::Isolate | privatestatic |
AllocateRaw(int size, AllocationType allocation, AllocationAlignment alignment=kTaggedAligned) | v8::internal::Factory | private |
AllocateRawArray(int size, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
AllocateRawFixedArray(int length, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
AllocateRawOneByteInternalizedString(int length, uint32_t raw_hash_field) | v8::internal::FactoryBase< Factory > | private |
AllocateRawTwoByteInternalizedString(int length, uint32_t raw_hash_field) | v8::internal::FactoryBase< Factory > | private |
AllocateRawWeakArrayList(int length, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
AllocateRawWithAllocationSite(DirectHandle< Map > map, AllocationType allocation, DirectHandle< AllocationSite > allocation_site) | v8::internal::Factory | private |
AllocateRawWithImmortalMap(int size, AllocationType allocation, Tagged< Map > map, AllocationAlignment alignment=kTaggedAligned) | v8::internal::FactoryBase< Factory > | private |
AllocateSmallOrderedHashTable(DirectHandle< Map > map, int capacity, AllocationType allocation) | v8::internal::Factory | private |
AllocationTypeForInPlaceInternalizableString() | v8::internal::Factory | private |
allocator() | v8::internal::Isolate | inline |
allocator_ | v8::internal::Isolate | private |
allow_atomics_wait() | v8::internal::Isolate | inline |
allow_atomics_wait_ | v8::internal::Isolate | private |
AllowsCodeCompaction() const | v8::internal::Isolate | |
api_interrupts_queue_ | v8::internal::Isolate | private |
ArchiveSpacePerThread() | v8::internal::Isolate | inlinestatic |
ArchiveThread(char *to) | v8::internal::Isolate | |
array_buffer_allocator() const | v8::internal::Isolate | inline |
array_buffer_allocator_ | v8::internal::Isolate | private |
array_buffer_allocator_shared() const | v8::internal::Isolate | inline |
array_buffer_allocator_shared_ | v8::internal::Isolate | private |
array_buffer_max_size_ | v8::internal::Isolate | private |
array_buffer_max_size_address() | v8::internal::Isolate | inline |
AsIsolate() | v8::internal::Isolate | inline |
AsLocalIsolate() | v8::internal::Isolate | inline |
ast_string_constants() const | v8::internal::Isolate | inline |
ast_string_constants_ | v8::internal::Isolate | private |
async_counters() | v8::internal::Isolate | inline |
async_counters_ | v8::internal::Isolate | private |
async_event_delegate_ | v8::internal::Isolate | private |
async_event_delegate_address() | v8::internal::Isolate | inline |
async_waiter_queue_nodes() | v8::internal::Isolate | |
async_waiter_queue_nodes_ | v8::internal::Isolate | private |
battery_saver_mode_enabled_ | v8::internal::Isolate | private |
BatterySaverModeEnabled() | v8::internal::Isolate | inline |
before_call_entered_callbacks_ | v8::internal::Isolate | private |
bigint_processor() | v8::internal::Isolate | inline |
bigint_processor_ | v8::internal::Isolate | private |
boilerplate_migration_access() | v8::internal::Isolate | inline |
boilerplate_migration_access_ | v8::internal::Isolate | private |
bootstrapper() | v8::internal::Isolate | inline |
bootstrapper_ | v8::internal::Isolate | private |
break_access() | v8::internal::Isolate | inline |
break_access_ | v8::internal::Isolate | private |
builtin_entry_table() | v8::internal::Isolate | inline |
builtin_table() | v8::internal::Isolate | inline |
builtin_tier0_table() | v8::internal::Isolate | inline |
builtins() | v8::internal::Isolate | inline |
builtins_ | v8::internal::Isolate | private |
builtins_constants_table_builder() const | v8::internal::Isolate | inline |
builtins_constants_table_builder_ | v8::internal::Isolate | private |
c_entry_fp(ThreadLocalTop *thread) | v8::internal::Isolate | inlinestatic |
c_entry_fp_address() | v8::internal::Isolate | inline |
c_entry_fp_offset() | v8::internal::Isolate | inlinestatic |
c_function() | v8::internal::Isolate | inline |
c_function_address() | v8::internal::Isolate | inline |
cage_base() const | v8::internal::Isolate | inline |
call_completed_callbacks_ | v8::internal::Isolate | private |
CanAllocateInReadOnlySpace() | v8::internal::Factory | private |
cancelable_task_manager() | v8::internal::Isolate | inline |
cancelable_task_manager_ | v8::internal::Isolate | private |
CancelTerminateExecution() | v8::internal::Isolate | |
capture_stack_trace_for_uncaught_exceptions_ | v8::internal::Isolate | private |
CaptureAndSetErrorStack(DirectHandle< JSObject > error_object, FrameSkipMode mode, Handle< Object > caller) | v8::internal::Isolate | |
CaptureDetailedStackTrace(int limit, StackTrace::StackTraceOptions options) | v8::internal::Isolate | |
CatchType enum name | v8::internal::Isolate | |
CAUGHT_BY_ASYNC_AWAIT enum value | v8::internal::Isolate | |
CAUGHT_BY_EXTERNAL enum value | v8::internal::Isolate | |
CAUGHT_BY_JAVASCRIPT enum value | v8::internal::Isolate | |
CAUGHT_BY_PROMISE enum value | v8::internal::Isolate | |
central_stack_limit_offset() | v8::internal::Isolate | inlinestatic |
central_stack_sp_offset() | v8::internal::Isolate | inlinestatic |
CheckDetachedContextsAfterGC() | v8::internal::Isolate | |
CheckIsolateLayout() | v8::internal::Isolate | private |
clear_exception() | v8::internal::Isolate | inline |
clear_internal_exception() | v8::internal::Isolate | inline |
clear_pending_message() | v8::internal::Isolate | inline |
clear_topmost_script_having_context() | v8::internal::Isolate | inline |
ClearEmbeddedBlob() | v8::internal::Isolate | private |
ClearKeptObjects() | v8::internal::Isolate | |
ClearSerializerData() | v8::internal::Isolate | |
CloneScript(DirectHandle< Script > script, DirectHandle< String > source) | v8::internal::Factory | private |
CloneSharedFunctionInfo(DirectHandle< SharedFunctionInfo > other) | v8::internal::FactoryBase< Factory > | private |
code_cage_base() const | v8::internal::Isolate | inline |
code_coverage_mode() const | v8::internal::Isolate | inline |
code_coverage_mode_ | v8::internal::Isolate | private |
code_pages_ | v8::internal::Isolate | private |
code_pages_buffer1_ | v8::internal::Isolate | private |
code_pages_buffer2_ | v8::internal::Isolate | private |
code_pages_mutex_ | v8::internal::Isolate | private |
CollectSourcePositionsForAllBytecodeArrays() | v8::internal::Isolate | |
CompactWeakArrayList(DirectHandle< WeakArrayList > array, int new_capacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
compilation_cache() | v8::internal::Isolate | inline |
compilation_cache_ | v8::internal::Isolate | private |
compiler_cache() const | v8::internal::Isolate | inline |
compiler_cache_ | v8::internal::Isolate | private |
compiler_zone_ | v8::internal::Isolate | private |
ComputeInternalizationStrategyForString(DirectHandle< String > string, MaybeDirectHandle< Map > *internalized_map) | v8::internal::Factory | private |
ComputeLocation(MessageLocation *target) | v8::internal::Isolate | |
ComputeLocationFromDetailedStackTrace(MessageLocation *target, DirectHandle< Object > exception) | v8::internal::Isolate | |
ComputeLocationFromException(MessageLocation *target, DirectHandle< Object > exception) | v8::internal::Isolate | |
ComputeLocationFromSimpleStackTrace(MessageLocation *target, DirectHandle< Object > exception) | v8::internal::Isolate | |
ComputeSharingStrategyForString(DirectHandle< String > string, MaybeDirectHandle< Map > *shared_map) | v8::internal::Factory | private |
concurrent_recompilation_enabled() | v8::internal::Isolate | inline |
console_delegate() | v8::internal::Isolate | inline |
console_delegate_ | v8::internal::Isolate | private |
context() const | v8::internal::Isolate | inline |
context_address() | v8::internal::Isolate | inline |
context_offset() | v8::internal::Isolate | inlinestatic |
continuation_preserved_embedder_data_address() | v8::internal::Isolate | inline |
CopyArrayAndGrow(DirectHandle< T > src, int grow_by, AllocationType allocation) | v8::internal::Factory | private |
CopyArrayWithMap(DirectHandle< T > src, DirectHandle< Map > map, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
CopyBytecodeArray(DirectHandle< BytecodeArray >) | v8::internal::Factory | private |
CopyFixedArray(Handle< FixedArray > array) | v8::internal::Factory | private |
CopyFixedArrayAndGrow(DirectHandle< FixedArray > array, int grow_by, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
CopyFixedArrayUpTo(DirectHandle< FixedArray > array, int new_len, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
CopyFixedArrayWithMap(DirectHandle< FixedArray > array, DirectHandle< Map > map, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
CopyFixedDoubleArray(Handle< FixedDoubleArray > array) | v8::internal::Factory | private |
CopyJSObject(DirectHandle< JSObject > object) | v8::internal::Factory | private |
CopyJSObjectWithAllocationSite(DirectHandle< JSObject > object, DirectHandle< AllocationSite > site) | v8::internal::Factory | private |
CopyPropertyArrayAndGrow(DirectHandle< PropertyArray > array, int grow_by) | v8::internal::Factory | private |
CopyWeakArrayListAndGrow(DirectHandle< WeakArrayList > array, int grow_by, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
CopyWeakFixedArray(DirectHandle< WeakFixedArray > array) | v8::internal::Factory | private |
CopyWeakFixedArrayAndGrow(DirectHandle< WeakFixedArray > array, int grow_by) | v8::internal::Factory | private |
counters() | v8::internal::Isolate | inline |
CountUsage(v8::Isolate::UseCounterFeature feature) | v8::internal::Isolate | |
CountUsage(base::Vector< const v8::Isolate::UseCounterFeature > features) | v8::internal::Isolate | |
CreateAndSetEmbeddedBlob() | v8::internal::Isolate | private |
CreateCanonicalEmptySwissNameDictionary() | v8::internal::Factory | private |
CreateClassFunctionMap(DirectHandle< JSFunction > empty_function) | v8::internal::Factory | private |
CreateMessage(DirectHandle< Object > exception, MessageLocation *location) | v8::internal::Isolate | |
CreateMessageFromException(DirectHandle< Object > exception) | v8::internal::Isolate | |
CreateMessageOrAbort(DirectHandle< Object > exception, MessageLocation *location) | v8::internal::Isolate | |
CreateSloppyFunctionMap(FunctionMode function_mode, MaybeDirectHandle< JSFunction > maybe_empty_function) | v8::internal::Factory | private |
CreateStrictFunctionMap(FunctionMode function_mode, DirectHandle< JSFunction > empty_function) | v8::internal::Factory | private |
Current() | v8::internal::Isolate | static |
current_async_task_id_ | v8::internal::Isolate | private |
current_deoptimizer_ | v8::internal::Isolate | private |
CurrentEmbeddedBlobCode() | v8::internal::Isolate | static |
CurrentEmbeddedBlobCodeSize() | v8::internal::Isolate | static |
CurrentEmbeddedBlobData() | v8::internal::Isolate | static |
CurrentEmbeddedBlobDataSize() | v8::internal::Isolate | static |
CurrentEmbeddedBlobIsBinaryEmbedded() | v8::internal::Isolate | static |
CurrentLocalHeap() | v8::internal::Isolate | |
CurrentPerIsolateThreadData() | v8::internal::Isolate | static |
CurrentReferrerScript() | v8::internal::Isolate | |
CurrentScriptNameOrSourceURL() | v8::internal::Isolate | |
date_cache() const | v8::internal::Isolate | inline |
date_cache_ | v8::internal::Isolate | private |
debug() const | v8::internal::Isolate | inline |
debug_ | v8::internal::Isolate | private |
debug_execution_mode() const | v8::internal::Isolate | inline |
define_own_stub_cache() const | v8::internal::Isolate | inline |
define_own_stub_cache_ | v8::internal::Isolate | private |
Deinit() | v8::internal::Isolate | private |
Delete(Isolate *isolate) | v8::internal::Isolate | static |
deoptimizer_lazy_throw() const | v8::internal::Isolate | inline |
deoptimizer_lazy_throw_ | v8::internal::Isolate | private |
descriptor_lookup_cache() const | v8::internal::Isolate | inline |
descriptor_lookup_cache_ | v8::internal::Isolate | private |
DetachGlobal(DirectHandle< Context > env) | v8::internal::Isolate | |
detailed_source_positions_for_profiling() const | v8::internal::Isolate | inline |
detailed_source_positions_for_profiling_ | v8::internal::Isolate | private |
DiscardPerThreadDataForThisThread() | v8::internal::Isolate | |
DumpAndResetBuiltinsProfileData() | v8::internal::Isolate | |
DumpAndResetStats() | v8::internal::Isolate | |
EfficiencyModeEnabled() | v8::internal::Isolate | inline |
EfficiencyModeEnabledForTiering() | v8::internal::Isolate | inline |
elements_deletion_counter() | v8::internal::Isolate | inline |
elements_deletion_counter_ | v8::internal::Isolate | private |
embedded_blob_code() const | v8::internal::Isolate | |
embedded_blob_code_ | v8::internal::Isolate | private |
embedded_blob_code_size() const | v8::internal::Isolate | |
embedded_blob_code_size_ | v8::internal::Isolate | private |
embedded_blob_data() const | v8::internal::Isolate | |
embedded_blob_data_ | v8::internal::Isolate | private |
embedded_blob_data_size() const | v8::internal::Isolate | |
embedded_blob_data_size_ | v8::internal::Isolate | private |
embedded_file_writer_ | v8::internal::Isolate | private |
EmptyStringRootIsInitialized() | v8::internal::Factory | private |
enable_ro_allocation_for_snapshot() const | v8::internal::Isolate | inline |
enable_ro_allocation_for_snapshot_ | v8::internal::Isolate | private |
enable_serializer() | v8::internal::Isolate | inline |
Enter() | v8::internal::Isolate | |
entry_stack_ | v8::internal::Isolate | private |
error_message_param() | v8::internal::Isolate | inline |
error_message_param_offset() | v8::internal::Isolate | inlinestatic |
eternal_handles() const | v8::internal::Isolate | inline |
eternal_handles_ | v8::internal::Isolate | private |
exception() | v8::internal::Isolate | inline |
ExceptionHandlerType enum name | v8::internal::Isolate | |
Exit() | v8::internal::Isolate | |
external_reference_table() | v8::internal::Isolate | inline |
external_reference_table_unsafe() | v8::internal::Isolate | inline |
factory() | v8::internal::Isolate | inline |
FatalProcessOutOfHeapMemory(const char *location) | v8::internal::Isolate | inline |
feedback_vector_access() | v8::internal::Isolate | inline |
feedback_vector_access_ | v8::internal::Isolate | private |
FillCache() | v8::internal::Isolate | private |
FindOrAllocatePerThreadDataForThisThread() | v8::internal::Isolate | |
FindPerThreadDataForThisThread() | v8::internal::Isolate | |
FindPerThreadDataForThread(ThreadId thread_id) | v8::internal::Isolate | |
FireBeforeCallEnteredCallback() | v8::internal::Isolate | inline |
FireCallCompletedCallback(MicrotaskQueue *microtask_queue) | v8::internal::Isolate | inline |
FireCallCompletedCallbackInternal(MicrotaskQueue *microtask_queue) | v8::internal::Isolate | private |
flush_denormals() const | v8::internal::Isolate | inline |
flush_denormals_ | v8::internal::Isolate | private |
force_slow_path() const | v8::internal::Isolate | inline |
force_slow_path_ | v8::internal::Isolate | private |
force_slow_path_address() | v8::internal::Isolate | inline |
ForSandbox() | v8::internal::Isolate | inlineprivate |
FreeThreadResources() | v8::internal::Isolate | inline |
Freeze(bool is_frozen) | v8::internal::Isolate | inline |
FromHeap(const Heap *heap) | v8::internal::Isolate | inlinestatic |
FromRootAddress(Address isolate_root) | v8::internal::Isolate | inlinestatic |
full_transition_array_access() | v8::internal::Isolate | inline |
full_transition_array_access_ | v8::internal::Isolate | private |
futex_wait_list_node() | v8::internal::Isolate | inline |
futex_wait_list_node_ | v8::internal::Isolate | private |
fuzzer_rng() | v8::internal::Isolate | |
fuzzer_rng_ | v8::internal::Isolate | private |
GenerateIdentityHash(uint32_t mask) | v8::internal::Isolate | |
get_address_from_id(IsolateAddressId id) | v8::internal::Isolate | |
get_capture_stack_trace_for_uncaught_exceptions() const | v8::internal::Isolate | |
GetAbstractPC(int *line, int *column) | v8::internal::Isolate | |
GetAndClearCurrentDeoptimizer() | v8::internal::Isolate | inline |
GetAndIncNextUniqueSfiId() | v8::internal::Isolate | inline |
GetCodePages() const | v8::internal::Isolate | |
GetCodeTracer() | v8::internal::Isolate | |
GetContextFromRecorderContextId(v8::metrics::Recorder::ContextId id) | v8::internal::Isolate | |
GetCurrentLongTaskStats() | v8::internal::Isolate | |
GetData(uint32_t slot) const | v8::internal::Isolate | inline |
GetDetailedStackTrace(DirectHandle< JSReceiver > error_object) | v8::internal::Isolate | |
GetExternallyCompiledFilename(int index) const | v8::internal::Isolate | |
GetExternallyCompiledFilenameCount() const | v8::internal::Isolate | |
GetImportAttributesFromArgument(MaybeDirectHandle< Object > maybe_import_options_argument) | v8::internal::Isolate | private |
GetIncumbentContext() | v8::internal::Isolate | inline |
GetIncumbentContextSlow() | v8::internal::Isolate | |
GetInPlaceInternalizedStringMap(Tagged< Map > from_string_map) | v8::internal::FactoryBase< Factory > | private |
GetMainThreadIsolateUnsafe() | v8::internal::Isolate | inline |
GetNextScriptId() | v8::internal::Isolate | |
GetOrRegisterRecorderContextId(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
GetShortBuiltinsCallRegion() | v8::internal::Isolate | static |
GetSimpleStackTrace(DirectHandle< JSReceiver > error_object) | v8::internal::Isolate | |
GetStackTraceLimit(Isolate *isolate, int *result) | v8::internal::Isolate | |
GetTurboCfgFileName(Isolate *isolate) | v8::internal::Isolate | static |
GetTurboStatistics() | v8::internal::Isolate | |
global_handles() const | v8::internal::Isolate | inline |
global_handles_ | v8::internal::Isolate | private |
global_object() | v8::internal::Isolate | inline |
global_proxy() | v8::internal::Isolate | inline |
global_safepoint() const | v8::internal::Isolate | inline |
global_safepoint_ | v8::internal::Isolate | private |
global_safepoint_next_client_isolate_ | v8::internal::Isolate | private |
global_safepoint_prev_client_isolate_ | v8::internal::Isolate | private |
GlobalConstantFor(DirectHandle< Name > name) | v8::internal::Factory | private |
GlobalSafepoint class | v8::internal::Isolate | friend |
handle_scope_data() | v8::internal::Isolate | inline |
handle_scope_implementer() const | v8::internal::Isolate | inline |
handle_scope_implementer_ | v8::internal::Isolate | private |
handle_scope_implementer_address() | v8::internal::Isolate | inline |
handler(ThreadLocalTop *thread) | v8::internal::Isolate | inlinestatic |
handler_address() | v8::internal::Isolate | inline |
HandleScopeType typedef | v8::internal::Isolate | |
has_active_deserializer() const | v8::internal::Isolate | inline |
has_exception() | v8::internal::Isolate | inline |
has_fatal_error_ | v8::internal::Isolate | private |
has_pending_message() | v8::internal::Isolate | inline |
has_shared_space() const | v8::internal::Isolate | inline |
HasAsyncEventDelegate() const | v8::internal::Isolate | inlineprivate |
HasContextPromiseHooks() const | v8::internal::Isolate | inline |
HashIsolateForEmbeddedBlob() | v8::internal::Isolate | |
HasIsolatePromiseHooks() const | v8::internal::Isolate | inlineprivate |
HasPrepareStackTraceCallback() const | v8::internal::Isolate | |
heap() | v8::internal::Isolate | inline |
heap() const | v8::internal::Isolate | inline |
heap::HeapTester class | v8::internal::Isolate | friend |
heap_ | v8::internal::Isolate | private |
HeapNumberToString(DirectHandle< HeapNumber > number, double value, NumberCacheMode mode=NumberCacheMode::kBoth) | v8::internal::FactoryBase< Factory > | private |
host_create_shadow_realm_context_callback_ | v8::internal::Isolate | private |
host_import_module_dynamically_callback_ | v8::internal::Isolate | private |
host_import_module_with_phase_dynamically_callback_ | v8::internal::Isolate | private |
host_initialize_import_meta_object_callback_ | v8::internal::Isolate | private |
id() const | v8::internal::Isolate | inline |
id_ | v8::internal::Isolate | private |
impl() | v8::internal::FactoryBase< Factory > | inlineprivate |
incomplete_message_ | v8::internal::Isolate | private |
IncreaseConcurrentOptimizationPriority(CodeKind kind, Tagged< SharedFunctionInfo > function) | v8::internal::Isolate | |
IncreaseTotalRegexpCodeGenerated(DirectHandle< HeapObject > code) | v8::internal::Isolate | |
IncrementJavascriptExecutionCounter() | v8::internal::Isolate | inline |
InFastCCall() const | v8::internal::Isolate | inline |
Init(SnapshotData *startup_snapshot_data, SnapshotData *read_only_snapshot_data, SnapshotData *shared_heap_snapshot_data, bool can_rehash) | v8::internal::Isolate | private |
InitializeAllocationMemento(Tagged< AllocationMemento > memento, Tagged< AllocationSite > allocation_site) | v8::internal::Factory | private |
InitializeBuiltinJSDispatchTable() | v8::internal::Isolate | private |
InitializeCodeRanges() | v8::internal::Isolate | private |
InitializeCounters() | v8::internal::Isolate | |
InitializeCppHeapWrapper(Tagged< JSObject > obj) | v8::internal::Factory | private |
initialized_ | v8::internal::Isolate | private |
initialized_from_snapshot() | v8::internal::Isolate | inline |
initialized_from_snapshot_ | v8::internal::Isolate | private |
InitializeDefaultEmbeddedBlob() | v8::internal::Isolate | private |
InitializeIsShortBuiltinCallsEnabled() | v8::internal::Isolate | private |
InitializeJSObjectBody(Tagged< JSObject > obj, Tagged< Map > map, int start_offset) | v8::internal::Factory | private |
InitializeJSObjectFromMap(Tagged< JSObject > obj, Tagged< Object > properties, Tagged< Map > map, NewJSObjectType=NewJSObjectType::kNoAPIWrapper) | v8::internal::Factory | private |
InitializeLoggingAndCounters() | v8::internal::Isolate | |
InitializeMap(Tagged< Map > map, InstanceType type, int instance_size, ElementsKind elements_kind, int inobject_properties, ReadOnlyRoots roots) | v8::internal::Factory | private |
InitializeNextUniqueSfiId(uint32_t id) | v8::internal::Isolate | inlineprivate |
InitializeOncePerProcess() | v8::internal::Isolate | static |
InitializeThreadLocal() | v8::internal::Isolate | |
InitWithoutSnapshot() | v8::internal::Isolate | |
InitWithSnapshot(SnapshotData *startup_snapshot_data, SnapshotData *read_only_snapshot_data, SnapshotData *shared_heap_snapshot_data, bool can_rehash) | v8::internal::Isolate | |
inner_pointer_to_code_cache() | v8::internal::Isolate | inline |
inner_pointer_to_code_cache_ | v8::internal::Isolate | private |
InstallConditionalFeatures(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
internalized_string_access() | v8::internal::Isolate | inline |
internalized_string_access_ | v8::internal::Isolate | private |
InternalizeExternalString(DirectHandle< String > string) | v8::internal::Factory | private |
InternalizeName(Handle< T > name) | v8::internal::Factory | inlineprivate |
InternalizeName(DirectHandle< T > name) | v8::internal::Factory | inlineprivate |
InternalizeString(base::Vector< const char > str, bool convert_encoding=false) | v8::internal::Factory | inlineprivate |
InternalizeString(const char *str, bool convert_encoding=false) | v8::internal::Factory | inlineprivate |
InternalizeString(Handle< T > string) | v8::internal::Factory | inlineprivate |
InternalizeString(DirectHandle< T > string) | v8::internal::Factory | inlineprivate |
InternalizeString(base::Vector< const uint8_t > string, bool convert_encoding=false) | v8::internal::Factory | private |
InternalizeString(base::Vector< const uint16_t > string, bool convert_encoding=false) | v8::internal::Factory | private |
InternalizeStringWithKey(StringTableKey *key) | v8::internal::FactoryBase< Factory > | private |
InternalizeSubString(HandleType< SeqString >, uint32_t from, uint32_t length, bool convert_encoding=false) | v8::internal::Factory | private |
InternalizeUtf8String(base::Vector< const char > str) | v8::internal::Factory | private |
InternalizeUtf8String(const char *str) | v8::internal::Factory | inlineprivate |
interpreted_frames_native_stack() const | v8::internal::Isolate | inline |
interpreter() const | v8::internal::Isolate | inline |
interpreter_ | v8::internal::Isolate | private |
InterruptEntry typedef | v8::internal::Isolate | private |
InvokeApiInterruptCallbacks() | v8::internal::Isolate | |
is_backgrounded() | v8::internal::Isolate | inline |
is_best_effort_code_coverage() const | v8::internal::Isolate | inline |
is_binary_code_coverage() const | v8::internal::Isolate | inline |
is_block_binary_code_coverage() const | v8::internal::Isolate | inline |
is_block_code_coverage() const | v8::internal::Isolate | inline |
is_block_count_code_coverage() const | v8::internal::Isolate | inline |
is_catchable_by_javascript(Tagged< Object > exception) | v8::internal::Isolate | inline |
is_catchable_by_wasm(Tagged< Object > exception) | v8::internal::Isolate | inline |
is_count_code_coverage() const | v8::internal::Isolate | inline |
is_execution_terminating() | v8::internal::Isolate | inline |
is_frozen_ | v8::internal::Isolate | private |
is_precise_binary_code_coverage() const | v8::internal::Isolate | inline |
is_precise_count_code_coverage() const | v8::internal::Isolate | inline |
is_profiling() const | v8::internal::Isolate | inline |
is_shared_space_isolate() const | v8::internal::Isolate | inline |
is_shared_space_isolate_ | v8::internal::Isolate | private |
is_short_builtin_calls_enabled() const | v8::internal::Isolate | inline |
is_short_builtin_calls_enabled_ | v8::internal::Isolate | private |
IsArrayOrObjectOrStringPrototype(Tagged< JSObject > object) | v8::internal::Isolate | |
IsBuiltinTableHandleLocation(Address *handle_location) | v8::internal::Isolate | |
IsCompileHintsMagicEnabled(Handle< NativeContext > context) | v8::internal::Isolate | |
IsCurrent() const | v8::internal::Isolate | inline |
IsDead() const | v8::internal::Isolate | inline |
IsFrozen() const | v8::internal::Isolate | inline |
IsFunctionModeWithName(FunctionMode function_mode) | v8::internal::Factory | inlineprivatestatic |
IsFunctionModeWithPrototype(FunctionMode function_mode) | v8::internal::Factory | inlineprivatestatic |
IsFunctionModeWithWritablePrototype(FunctionMode function_mode) | v8::internal::Factory | inlineprivatestatic |
IsGeneratingEmbeddedBuiltins() const | v8::internal::Isolate | inline |
IsInCreationContext(Tagged< JSObject > object, uint32_t index) | v8::internal::Isolate | |
IsInitialArrayPrototype(Tagged< JSArray > array) | v8::internal::Isolate | inline |
IsInUse() | v8::internal::Isolate | inline |
IsJSApiWrapperNativeError(DirectHandle< JSReceiver > obj) | v8::internal::Isolate | |
IsLoggingCodeCreation() const | v8::internal::Isolate | |
Isolate(const Isolate &)=delete | v8::internal::Isolate | |
Isolate(IsolateGroup *isolate_group) | v8::internal::Isolate | explicitprivate |
isolate() const | v8::internal::Factory | inlineprivate |
isolate_addresses_ | v8::internal::Isolate | private |
isolate_data() const | v8::internal::Isolate | inline |
isolate_data() | v8::internal::Isolate | inline |
isolate_data_ | v8::internal::Isolate | private |
isolate_group() const | v8::internal::Isolate | inline |
isolate_group_ | v8::internal::Isolate | private |
isolate_root() const | v8::internal::Isolate | inline |
isolate_root_bias() | v8::internal::Isolate | inlinestatic |
IsolateForPointerCompression class | v8::internal::Isolate | friend |
IsolateForSandbox class | v8::internal::Isolate | friend |
IsolateGroup class | v8::internal::Isolate | friend |
IsOnCentralStack() | v8::internal::Isolate | inline |
IsOnCentralStack(Address addr) | v8::internal::Isolate | inlineprivate |
IsSharedArrayBufferConstructorEnabled(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
IsWasmImportedStringsEnabled(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
IsWasmJSPIEnabled(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
IsWasmJSPIRequested(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
IsWasmStringRefEnabled(DirectHandle< NativeContext > context) | v8::internal::Isolate | |
Iterate(RootVisitor *v) | v8::internal::Isolate | |
Iterate(RootVisitor *v, ThreadLocalTop *t) | v8::internal::Isolate | |
Iterate(RootVisitor *v, char *t) | v8::internal::Isolate | |
IterateRegistersAndStackOfSimulator(::heap::base::StackVisitor *visitor) | v8::internal::Isolate | static |
IterateThread(ThreadVisitor *v, char *t) | v8::internal::Isolate | |
javascript_execution_assert_address() | v8::internal::Isolate | inline |
jitless() const | v8::internal::Isolate | inline |
jitless_ | v8::internal::Isolate | private |
js_entry_sp() | v8::internal::Isolate | inline |
js_entry_sp_address() | v8::internal::Isolate | inline |
jsregexp_canonrange() | v8::internal::Isolate | inline |
jsregexp_canonrange_ | v8::internal::Isolate | private |
jsregexp_uncanonicalize() | v8::internal::Isolate | inline |
jsregexp_uncanonicalize_ | v8::internal::Isolate | private |
kBMMaxShift | v8::internal::Isolate | static |
kJSRegexpStaticOffsetsVectorSize | v8::internal::Isolate | static |
KnownPrototype enum name | v8::internal::Isolate | |
kNumberToStringBufferSize | v8::internal::FactoryBase< Factory > | privatestatic |
kPrintStackConcise enum value | v8::internal::Isolate | |
kPrintStackVerbose enum value | v8::internal::Isolate | |
kUC16AlphabetSize | v8::internal::Isolate | static |
last_long_task_stats_counter_ | v8::internal::Isolate | private |
last_recorder_context_id_ | v8::internal::Isolate | private |
lazy_compile_dispatcher() const | v8::internal::Isolate | inline |
lazy_compile_dispatcher_ | v8::internal::Isolate | private |
load_from_stack_count_address(const char *function_name) | v8::internal::Isolate | static |
load_stub_cache() const | v8::internal::Isolate | inline |
load_stub_cache_ | v8::internal::Isolate | private |
LocalsBlockListCacheGet(DirectHandle< ScopeInfo > scope_info) | v8::internal::Isolate | |
LocalsBlockListCacheRehash() | v8::internal::Isolate | |
LocalsBlockListCacheSet(DirectHandle< ScopeInfo > scope_info, DirectHandle< ScopeInfo > outer_scope_info, DirectHandle< StringSet > locals_blocklist) | v8::internal::Isolate | |
log_object_relocation() const | v8::internal::Isolate | inline |
log_object_relocation_ | v8::internal::Isolate | private |
logger() const | v8::internal::Isolate | inline |
logger_ | v8::internal::Isolate | private |
long_task_stats_ | v8::internal::Isolate | private |
LookupOrAddExternallyCompiledFilename(const char *filename) | v8::internal::Isolate | |
LookupSingleCharacterStringFromCode(uint16_t code) | v8::internal::FactoryBase< Factory > | private |
main_thread_local_heap() | v8::internal::Isolate | |
main_thread_local_isolate() | v8::internal::Isolate | inline |
main_thread_local_isolate_ | v8::internal::Isolate | private |
MakeOrFindTwoCharacterString(uint16_t c1, uint16_t c2) | v8::internal::FactoryBase< Factory > | private |
managed_ptr_destructors_head_ | v8::internal::Isolate | private |
managed_ptr_destructors_mutex_ | v8::internal::Isolate | private |
map_updater_access() | v8::internal::Isolate | inline |
map_updater_access_ | v8::internal::Isolate | private |
materialized_object_store() const | v8::internal::Isolate | inline |
materialized_object_store_ | v8::internal::Isolate | private |
MayAccess(DirectHandle< NativeContext > accessing_context, DirectHandle< JSObject > receiver) | v8::internal::Isolate | |
MaybeInitializeVectorListFromHeap() | v8::internal::Isolate | |
MaybeRemapEmbeddedBuiltinsIntoCodeRange() | v8::internal::Isolate | private |
memory_saver_mode_enabled_ | v8::internal::Isolate | private |
MemorySaverModeEnabled() | v8::internal::Isolate | inline |
metrics_recorder() | v8::internal::Isolate | inline |
metrics_recorder_ | v8::internal::Isolate | private |
native_context() | v8::internal::Isolate | inline |
NeedsDetailedOptimizedCodeLineInfo() const | v8::internal::Isolate | |
NeedsSourcePositions() const | v8::internal::Isolate | |
New() | v8::internal::Isolate | static |
New(IsolateGroup *isolate_group) | v8::internal::Isolate | static |
NewAccessorInfo() | v8::internal::Factory | private |
NewAccessorPair() | v8::internal::FactoryBase< Factory > | private |
NewAliasedArgumentsEntry(int aliased_context_slot) | v8::internal::Factory | private |
NewAllocationSite(bool with_weak_next) | v8::internal::Factory | private |
NewArgumentsObject(DirectHandle< JSFunction > callee, int length) | v8::internal::Factory | private |
NewArrayBoilerplateDescription(ElementsKind elements_kind, DirectHandle< FixedArrayBase > constant_values) | v8::internal::FactoryBase< Factory > | private |
NewArrayList(int size, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewAtomRegExpData(DirectHandle< String > source, JSRegExp::Flags flags, DirectHandle< String > pattern) | v8::internal::Factory | private |
NewBigInt(uint32_t length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewBlockContext(DirectHandle< Context > previous, DirectHandle< ScopeInfo > scope_info) | v8::internal::Factory | private |
NewBreakPoint(int id, DirectHandle< String > condition) | v8::internal::Factory | private |
NewBreakPointInfo(int source_position) | v8::internal::Factory | private |
NewBuiltinContext(DirectHandle< NativeContext > native_context, int length) | v8::internal::Factory | private |
NewByteArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewBytecodeArray(int length, const uint8_t *raw_bytecodes, int frame_size, uint16_t parameter_count, uint16_t max_arguments, DirectHandle< TrustedFixedArray > constant_pool, DirectHandle< TrustedByteArray > handler_table, AllocationType allocation=AllocationType::kTrusted) | v8::internal::FactoryBase< Factory > | private |
NewBytecodeWrapper(AllocationType allocation=AllocationType::kOld) | v8::internal::FactoryBase< Factory > | private |
NewCallableTask(DirectHandle< JSReceiver > callable, DirectHandle< Context > context) | v8::internal::Factory | private |
NewCallbackTask(DirectHandle< Foreign > callback, DirectHandle< Foreign > data) | v8::internal::Factory | private |
NewCallSiteInfo(DirectHandle< JSAny > receiver_or_instance, DirectHandle< UnionOf< Smi, JSFunction > > function, DirectHandle< HeapObject > code_object, int code_offset_or_source_position, int flags, DirectHandle< FixedArray > parameters) | v8::internal::Factory | private |
NewCatchContext(DirectHandle< Context > previous, DirectHandle< ScopeInfo > scope_info, DirectHandle< Object > thrown_object) | v8::internal::Factory | private |
NewCell(Tagged< Smi > value) | v8::internal::Factory | private |
NewCell() | v8::internal::Factory | private |
NewClassPositions(int start, int end) | v8::internal::FactoryBase< Factory > | private |
NewCode(const NewCodeOptions &options) | v8::internal::FactoryBase< Factory > | private |
NewCodeObjectForEmbeddedBuiltin(DirectHandle< Code > code, Address off_heap_entry) | v8::internal::Factory | private |
NewCodeWrapper() | v8::internal::FactoryBase< Factory > | private |
NewConsString(HandleType< String > left, HandleType< String > right, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewConsString(DirectHandle< String > left, DirectHandle< String > right, int length, bool one_byte, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewConsString(HandleType< String > left, HandleType< String > right, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewContextfulMap(DirectHandle< JSReceiver > creation_context_holder, InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewContextfulMap(DirectHandle< NativeContext > native_context, InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewContextfulMapForCurrentContext(InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewContextInternal(DirectHandle< Map > map, int size, int variadic_part_length, AllocationType allocation) | v8::internal::Factory | private |
NewContextlessMap(InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewContextSidePropertyCell(ContextSidePropertyCell::Property property, AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewCopiedSubstring(DirectHandle< String > str, uint32_t begin, uint32_t length) | v8::internal::Factory | private |
NewCoverageInfo(const ZoneVector< SourceRange > &slots) | v8::internal::FactoryBase< Factory > | private |
NewDebugEvaluateContext(DirectHandle< Context > previous, DirectHandle< ScopeInfo > scope_info, DirectHandle< JSReceiver > extension, DirectHandle< Context > wrapped) | v8::internal::Factory | private |
NewDebugInfo(DirectHandle< SharedFunctionInfo > shared) | v8::internal::Factory | private |
NewDeoptimizationFrameTranslation(int length) | v8::internal::FactoryBase< Factory > | private |
NewDeoptimizationLiteralArray(int length) | v8::internal::FactoryBase< Factory > | private |
NewDescriptorArray(int number_of_descriptors, int slack=0, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewDictionaryTemplateInfo(DirectHandle< FixedArray > property_names) | v8::internal::Factory | private |
NewEmbedderDataArray(int length) | v8::internal::Factory | private |
NewEnumCache(DirectHandle< FixedArray > keys, DirectHandle< FixedArray > indices, AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewError(DirectHandle< JSFunction > constructor, DirectHandle< String > message, DirectHandle< Object > options={}) | v8::internal::Factory | private |
NewError(DirectHandle< JSFunction > constructor, MessageTemplate template_index, base::Vector< const DirectHandle< Object > > args) | v8::internal::Factory | private |
NewError(DirectHandle< JSFunction > constructor, MessageTemplate template_index, Args... args) | v8::internal::Factory | inlineprivate |
NewErrorStackData(DirectHandle< UnionOf< JSAny, FixedArray > > call_site_infos_or_formatted_stack, DirectHandle< StackTraceInfo > stack_trace) | v8::internal::Factory | private |
NewExperimentalRegExpData(DirectHandle< String > source, JSRegExp::Flags flags, int capture_count) | v8::internal::Factory | private |
NewExternal(void *value, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewExternalStringFromOneByte(const v8::String::ExternalOneByteStringResource *resource) | v8::internal::Factory | private |
NewExternalStringFromTwoByte(const v8::String::ExternalStringResource *resource) | v8::internal::Factory | private |
NewFastOrSlowJSObjectFromMap(DirectHandle< Map > map, int number_of_slow_properties, AllocationType allocation=AllocationType::kYoung, DirectHandle< AllocationSite > allocation_site=DirectHandle< AllocationSite >::null(), NewJSObjectType=NewJSObjectType::kNoAPIWrapper) | v8::internal::Factory | inlineprivate |
NewFastOrSlowJSObjectFromMap(DirectHandle< Map > map) | v8::internal::Factory | inlineprivate |
NewFeedbackMetadata(int slot_count, int create_closure_slot_count, AllocationType allocation=AllocationType::kOld) | v8::internal::FactoryBase< Factory > | private |
NewFeedbackVector(DirectHandle< SharedFunctionInfo > shared, DirectHandle< ClosureFeedbackCellArray > closure_feedback_cell_array, DirectHandle< FeedbackCell > parent_feedback_cell) | v8::internal::Factory | private |
NewFillerObject(int size, AllocationAlignment alignment, AllocationType allocation, AllocationOrigin origin=AllocationOrigin::kRuntime) | v8::internal::Factory | private |
NewFixedArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewFixedArrayWithFiller(DirectHandle< Map > map, int length, DirectHandle< HeapObject > filler, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewFixedArrayWithHoles(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewFixedArrayWithMap(DirectHandle< Map > map, int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewFixedArrayWithZeroes(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewFixedDoubleArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewFixedDoubleArrayWithHoles(int size) | v8::internal::Factory | private |
NewForeign(Address addr, AllocationType allocation_type=AllocationType::kYoung) | v8::internal::Factory | private |
NewForTest(DirectHandle< Map > map, AllocationType allocation) | v8::internal::Factory | inlineprivate |
NewFunctionContext(DirectHandle< Context > outer, DirectHandle< ScopeInfo > scope_info) | v8::internal::Factory | private |
NewFunctionForTesting(DirectHandle< String > name) | v8::internal::Factory | private |
NewFunctionPrototype(DirectHandle< JSFunction > function) | v8::internal::Factory | private |
NewFunctionTemplateInfo(int length, bool do_not_cache) | v8::internal::Factory | private |
NewFunctionTemplateRareData() | v8::internal::FactoryBase< Factory > | private |
NewHeapInt32(int32_t value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewHeapNumber(double value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewHeapNumber() | v8::internal::FactoryBase< Factory > | private |
NewHeapNumberForCodeAssembler(double value) | v8::internal::Factory | private |
NewHeapNumberFromBits(uint64_t bits) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewHeapNumberWithHoleNaN() | v8::internal::FactoryBase< Factory > | inlineprivate |
NewHole() | v8::internal::Factory | private |
NewInterceptorInfo(AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewInternalizedStringImpl(DirectHandle< String > string, int len, uint32_t hash_field) | v8::internal::Factory | private |
NewInterpreterData(DirectHandle< BytecodeArray > bytecode_array, DirectHandle< Code > code) | v8::internal::Factory | private |
NewInvalidStringLengthError() | v8::internal::Factory | private |
NewIrRegExpData(DirectHandle< String > source, JSRegExp::Flags flags, int capture_count, uint32_t backtrack_limit) | v8::internal::Factory | private |
NewJSArray(ElementsKind elements_kind, int length, int capacity, ArrayStorageAllocationMode mode=ArrayStorageAllocationMode::DONT_INITIALIZE_ARRAY_ELEMENTS, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArray(int capacity, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | inlineprivate |
NewJSArrayBuffer(std::shared_ptr< BackingStore > backing_store, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArrayBufferAndBackingStore(size_t byte_length, InitializedFlag initialized, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArrayBufferAndBackingStore(size_t byte_length, size_t max_byte_length, InitializedFlag initialized, ResizableFlag resizable=ResizableFlag::kNotResizable, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArrayBufferView(DirectHandle< Map > map, DirectHandle< FixedArrayBase > elements, DirectHandle< JSArrayBuffer > buffer, size_t byte_offset, size_t byte_length) | v8::internal::Factory | private |
NewJSArrayForTemplateLiteralArray(DirectHandle< FixedArray > cooked_strings, DirectHandle< FixedArray > raw_strings, int function_literal_id, int slot_id) | v8::internal::Factory | private |
NewJSArrayStorage(DirectHandle< JSArray > array, int length, int capacity, ArrayStorageAllocationMode mode=ArrayStorageAllocationMode::DONT_INITIALIZE_ARRAY_ELEMENTS) | v8::internal::Factory | private |
NewJSArrayStorage(ElementsKind elements_kind, int capacity, ArrayStorageAllocationMode mode=ArrayStorageAllocationMode::DONT_INITIALIZE_ARRAY_ELEMENTS) | v8::internal::Factory | private |
NewJSArrayWithElements(DirectHandle< FixedArrayBase > elements, ElementsKind elements_kind, int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArrayWithElements(DirectHandle< FixedArrayBase > elements, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | inlineprivate |
NewJSArrayWithUnverifiedElements(DirectHandle< FixedArrayBase > elements, ElementsKind elements_kind, int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSArrayWithUnverifiedElements(DirectHandle< Map > map, DirectHandle< FixedArrayBase > elements, int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewJSAsyncDisposableStack(DirectHandle< Map > map) | v8::internal::Factory | private |
NewJSAsyncFromSyncIterator(DirectHandle< JSReceiver > sync_iterator, DirectHandle< Object > next) | v8::internal::Factory | private |
NewJSAtomicsCondition() | v8::internal::Factory | private |
NewJSAtomicsMutex() | v8::internal::Factory | private |
NewJSBoundFunction(DirectHandle< JSReceiver > target_function, DirectHandle< JSAny > bound_this, base::Vector< DirectHandle< Object > > bound_args, DirectHandle< JSPrototype > prototype) | v8::internal::Factory | private |
NewJSDataViewOrRabGsabDataView(DirectHandle< JSArrayBuffer > buffer, size_t byte_offset, size_t byte_length, bool is_length_tracking=false) | v8::internal::Factory | private |
NewJSDisposableStackBase() | v8::internal::Factory | private |
NewJSGeneratorObject(DirectHandle< JSFunction > function) | v8::internal::Factory | private |
NewJSGlobalObject(DirectHandle< JSFunction > constructor) | v8::internal::Factory | private |
NewJSIteratorResult(DirectHandle< Object > value, bool done) | v8::internal::Factory | private |
NewJSMap() | v8::internal::Factory | private |
NewJSMessageObject(MessageTemplate message, DirectHandle< Object > argument, int start_position, int end_position, DirectHandle< SharedFunctionInfo > shared_info, int bytecode_offset, DirectHandle< Script > script, DirectHandle< StackTraceInfo > stack_trace=DirectHandle< StackTraceInfo >::null()) | v8::internal::Factory | private |
NewJSModuleNamespace() | v8::internal::Factory | private |
NewJSObject(DirectHandle< JSFunction > constructor, AllocationType allocation=AllocationType::kYoung, NewJSObjectType=NewJSObjectType::kNoAPIWrapper) | v8::internal::Factory | private |
NewJSObjectFromMap(DirectHandle< Map > map, AllocationType allocation=AllocationType::kYoung, DirectHandle< AllocationSite > allocation_site=DirectHandle< AllocationSite >::null(), NewJSObjectType=NewJSObjectType::kNoAPIWrapper) | v8::internal::Factory | private |
NewJSObjectWithNullProto() | v8::internal::Factory | private |
NewJSPromise() | v8::internal::Factory | private |
NewJSPromiseWithoutHook() | v8::internal::Factory | private |
NewJSProxy(DirectHandle< JSReceiver > target, DirectHandle< JSReceiver > handler) | v8::internal::Factory | private |
NewJSSet() | v8::internal::Factory | private |
NewJSSharedArray(DirectHandle< JSFunction > constructor, int length) | v8::internal::Factory | private |
NewJSSharedArrayBuffer(std::shared_ptr< BackingStore > backing_store) | v8::internal::Factory | private |
NewJSSharedStruct(DirectHandle< JSFunction > constructor, MaybeDirectHandle< NumberDictionary > maybe_elements_template) | v8::internal::Factory | private |
NewJSStringIterator(Handle< String > string) | v8::internal::Factory | private |
NewJSSyncDisposableStack(DirectHandle< Map > map) | v8::internal::Factory | private |
NewJSTypedArray(ExternalArrayType type, DirectHandle< JSArrayBuffer > buffer, size_t byte_offset, size_t length, bool is_length_tracking=false) | v8::internal::Factory | private |
NewJSWeakMap() | v8::internal::Factory | private |
NewJSWrappedFunction(DirectHandle< NativeContext > creation_context, DirectHandle< Object > target) | v8::internal::Factory | private |
NewLoadHandler(int data_count, AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewManyClosuresCell(AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewMap(DirectHandle< HeapObject > meta_map_holder, InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewMapImpl(MetaMapProviderFunc &&meta_map_provider, InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewMapImpl(MetaMapProviderFunc &&meta_map_provider, InstanceType type, int instance_size, ElementsKind elements_kind, int inobject_properties, AllocationType allocation_type) | v8::internal::Factory | private |
NewMapWithMetaMap(DirectHandle< Map > meta_map, InstanceType type, int instance_size, ElementsKind elements_kind=TERMINAL_FAST_ELEMENTS_KIND, int inobject_properties=0, AllocationType allocation_type=AllocationType::kMap) | v8::internal::Factory | private |
NewMegaDomHandler(MaybeObjectDirectHandle accessor, MaybeObjectDirectHandle context) | v8::internal::Factory | private |
NewModuleContext(DirectHandle< SourceTextModule > module, DirectHandle< NativeContext > outer, DirectHandle< ScopeInfo > scope_info) | v8::internal::Factory | private |
NewNameDictionary(int at_least_space_for) | v8::internal::Factory | private |
NewNativeContext() | v8::internal::Factory | private |
NewNoClosuresCell() | v8::internal::Factory | private |
NewNumber(double value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewNumberFromInt(int32_t value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewNumberFromInt64(int64_t value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewNumberFromSize(size_t value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewNumberFromUint(uint32_t value) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewObjectBoilerplateDescription(int boilerplate, int all_properties, int index_keys, bool has_seen_proto) | v8::internal::FactoryBase< Factory > | private |
NewObjectTemplateInfo(DirectHandle< FunctionTemplateInfo > constructor, bool do_not_cache) | v8::internal::Factory | private |
NewOneByteInternalizedString(base::Vector< const uint8_t > str, uint32_t raw_hash_field) | v8::internal::FactoryBase< Factory > | private |
NewOneByteInternalizedStringFromTwoByte(base::Vector< const base::uc16 > str, uint32_t raw_hash_field) | v8::internal::FactoryBase< Factory > | private |
NewOneClosureCell(DirectHandle< ClosureFeedbackCellArray > value) | v8::internal::Factory | private |
NewOrderedHashMap() | v8::internal::Factory | private |
NewOrderedHashSet() | v8::internal::Factory | private |
NewPersistentHandles() | v8::internal::Isolate | |
NewPreparseData(int data_length, int children_length) | v8::internal::FactoryBase< Factory > | private |
NewPrivateNameSymbol(DirectHandle< String > name) | v8::internal::Factory | private |
NewPrivateSymbol(AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewPromiseResolveThenableJobTask(DirectHandle< JSPromise > promise_to_resolve, DirectHandle< JSReceiver > thenable, DirectHandle< JSReceiver > then, DirectHandle< Context > context) | v8::internal::Factory | private |
NewProperSubString(DirectHandle< String > str, uint32_t begin, uint32_t end) | v8::internal::Factory | private |
NewPropertyArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewPropertyCell(DirectHandle< Name > name, PropertyDetails details, DirectHandle< Object > value, AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewPropertyDescriptorObject() | v8::internal::Factory | private |
NewProtectedFixedArray(int length) | v8::internal::FactoryBase< Factory > | private |
NewProtectedWeakFixedArray(int length) | v8::internal::FactoryBase< Factory > | private |
NewProtector() | v8::internal::Factory | private |
NewPrototypeInfo() | v8::internal::Factory | private |
NewRawOneByteString(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewRawSharedOneByteString(int length) | v8::internal::FactoryBase< Factory > | private |
NewRawSharedTwoByteString(int length) | v8::internal::FactoryBase< Factory > | private |
NewRawStringWithMap(int length, Tagged< Map > map, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewRawTwoByteString(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewRegExpBoilerplateDescription(DirectHandle< RegExpData > data, DirectHandle< String > source, Tagged< Smi > flags) | v8::internal::FactoryBase< Factory > | private |
NewRegExpDataWrapper() | v8::internal::FactoryBase< Factory > | private |
NewScopeInfo(int length, AllocationType type=AllocationType::kOld) | v8::internal::FactoryBase< Factory > | private |
NewScript(DirectHandle< UnionOf< String, Undefined > > source, ScriptEventType event_type=ScriptEventType::kCreate) | v8::internal::FactoryBase< Factory > | private |
NewScriptContext(DirectHandle< NativeContext > outer, DirectHandle< ScopeInfo > scope_info) | v8::internal::Factory | private |
NewScriptContextTable() | v8::internal::Factory | private |
NewScriptWithId(DirectHandle< UnionOf< String, Undefined > > source, int script_id, ScriptEventType event_type=ScriptEventType::kCreate) | v8::internal::FactoryBase< Factory > | private |
NewSharedFunctionInfo(AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewSharedFunctionInfo(MaybeDirectHandle< String > maybe_name, MaybeDirectHandle< HeapObject > maybe_function_data, Builtin builtin, int len, AdaptArguments adapt, FunctionKind kind=FunctionKind::kNormalFunction) | v8::internal::FactoryBase< Factory > | private |
NewSharedFunctionInfoForApiFunction(MaybeDirectHandle< String > maybe_name, DirectHandle< FunctionTemplateInfo > function_template_info, FunctionKind kind) | v8::internal::Factory | private |
NewSharedFunctionInfoForBuiltin(MaybeDirectHandle< String > name, Builtin builtin, int len, AdaptArguments adapt, FunctionKind kind=FunctionKind::kNormalFunction) | v8::internal::Factory | private |
NewSharedFunctionInfoForLiteral(FunctionLiteral *literal, DirectHandle< Script > script, bool is_toplevel) | v8::internal::FactoryBase< Factory > | private |
NewSharedFunctionInfoWrapper(DirectHandle< SharedFunctionInfo > sfi) | v8::internal::FactoryBase< Factory > | private |
NewSloppyArgumentsElements(int length, DirectHandle< Context > context, DirectHandle< FixedArray > arguments, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewSlowJSObjectFromMap(DirectHandle< Map > map, int number_of_slow_properties, AllocationType allocation=AllocationType::kYoung, DirectHandle< AllocationSite > allocation_site=DirectHandle< AllocationSite >::null(), NewJSObjectType=NewJSObjectType::kNoAPIWrapper) | v8::internal::Factory | private |
NewSlowJSObjectFromMap(DirectHandle< Map > map) | v8::internal::Factory | private |
NewSlowJSObjectWithNullProto() | v8::internal::Factory | private |
NewSlowJSObjectWithPropertiesAndElements(DirectHandle< JSPrototype > prototype, DirectHandle< HeapObject > properties, DirectHandle< FixedArrayBase > elements) | v8::internal::Factory | private |
NewSmallOrderedHashMap(int capacity=kSmallOrderedHashMapMinCapacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewSmallOrderedHashSet(int capacity=kSmallOrderedHashSetMinCapacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewSmallOrderedNameDictionary(int capacity=kSmallOrderedHashMapMinCapacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewSourceTextModule(DirectHandle< SharedFunctionInfo > code) | v8::internal::Factory | private |
NewSourceTextModuleInfo() | v8::internal::FactoryBase< Factory > | private |
NewStackFrameInfo(DirectHandle< UnionOf< SharedFunctionInfo, Script > > shared_or_script, int bytecode_offset_or_source_position, DirectHandle< String > function_name, bool is_constructor) | v8::internal::Factory | private |
NewStackTraceInfo(DirectHandle< FixedArray > frames) | v8::internal::Factory | private |
NewStoreHandler(int data_count) | v8::internal::Factory | private |
NewStringFromAsciiChecked(const char *str, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewStringFromAsciiChecked(std::string_view str, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewStringFromOneByte(base::Vector< const uint8_t > string, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewStringFromStaticChars(const char(&str)[N], AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | inlineprivate |
NewStringFromTwoByte(base::Vector< const base::uc16 > str, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewStringFromTwoByte(const ZoneVector< base::uc16 > *str, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewStringFromTwoByte(const base::uc16 *string, int length, AllocationType allocation) | v8::internal::Factory | private |
NewStringFromUtf8(base::Vector< const char > str, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewStringFromUtf8(base::Vector< const uint8_t > str, unibrow::Utf8Variant utf8_variant, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewStringFromUtf8SubString(Handle< SeqOneByteString > str, int begin, int end, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewStruct(InstanceType type, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewStructInternal(InstanceType type, AllocationType allocation) | v8::internal::FactoryBase< Factory > | inlineprivate |
NewStructInternal(ReadOnlyRoots roots, Tagged< Map > map, int size, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewSubString(HandleType< T > str, uint32_t begin, uint32_t end) | v8::internal::Factory | inlineprivate |
NewSuppressedErrorAtDisposal(Isolate *isolate, DirectHandle< Object > error, DirectHandle< Object > suppressed_error) | v8::internal::Factory | private |
NewSurrogatePairString(uint16_t lead, uint16_t trail) | v8::internal::Factory | private |
NewSwissNameDictionary(int at_least_space_for=kSwissNameDictionaryInitialCapacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewSwissNameDictionaryWithCapacity(int capacity, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
NewSymbol(AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewSymbolInternal(AllocationType allocation=AllocationType::kOld) | v8::internal::Factory | private |
NewSyntheticModule(DirectHandle< String > module_name, DirectHandle< FixedArray > export_names, v8::Module::SyntheticModuleEvaluationSteps evaluation_steps) | v8::internal::Factory | private |
NewTemplateObjectDescription(DirectHandle< FixedArray > raw_strings, DirectHandle< FixedArray > cooked_strings) | v8::internal::FactoryBase< Factory > | private |
NewTransitionArray(int number_of_transitions, int slack=0) | v8::internal::Factory | private |
NewTrustedByteArray(int length, AllocationType allocation_type=AllocationType::kTrusted) | v8::internal::FactoryBase< Factory > | private |
NewTrustedFixedArray(int length, AllocationType allocation=AllocationType::kTrusted) | v8::internal::FactoryBase< Factory > | private |
NewTrustedForeign(Address addr) | v8::internal::Factory | private |
NewTrustedWeakFixedArray(int length) | v8::internal::FactoryBase< Factory > | private |
NewTuple2(DirectHandle< Object > value1, DirectHandle< Object > value2, AllocationType allocation) | v8::internal::Factory | private |
NewTuple2Uninitialized(AllocationType allocation) | v8::internal::Factory | private |
NewTwoByteInternalizedString(base::Vector< const base::uc16 > str, uint32_t raw_hash_field) | v8::internal::FactoryBase< Factory > | private |
NewUncompiledDataWithoutPreparseData(Handle< String > inferred_name, int32_t start_position, int32_t end_position) | v8::internal::FactoryBase< Factory > | private |
NewUncompiledDataWithoutPreparseDataWithJob(Handle< String > inferred_name, int32_t start_position, int32_t end_position) | v8::internal::FactoryBase< Factory > | private |
NewUncompiledDataWithPreparseData(Handle< String > inferred_name, int32_t start_position, int32_t end_position, Handle< PreparseData >) | v8::internal::FactoryBase< Factory > | private |
NewUncompiledDataWithPreparseDataAndJob(Handle< String > inferred_name, int32_t start_position, int32_t end_position, Handle< PreparseData >) | v8::internal::FactoryBase< Factory > | private |
NewUninitializedJSGlobalProxy(int size) | v8::internal::Factory | private |
NewUninitializedWeakArrayList(int capacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewURIError() | v8::internal::Factory | inlineprivate |
NewWeakArrayList(int capacity, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
NewWeakFixedArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewWeakFixedArrayWithMap(Tagged< Map > map, int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::FactoryBase< Factory > | private |
NewWithContext(DirectHandle< Context > previous, DirectHandle< ScopeInfo > scope_info, DirectHandle< JSReceiver > extension) | v8::internal::Factory | private |
NewWithImmortalMap(Tagged< Map > map, AllocationType allocation) | v8::internal::FactoryBase< Factory > | private |
next_module_async_evaluation_ordinal_ | v8::internal::Isolate | private |
next_optimization_id_ | v8::internal::Isolate | private |
next_unique_sfi_id() const | v8::internal::Isolate | inline |
next_unique_sfi_id_ | v8::internal::Isolate | private |
NextModuleAsyncEvaluationOrdinal() | v8::internal::Isolate | inline |
NextOptimizationId() | v8::internal::Isolate | inline |
NOT_CAUGHT enum value | v8::internal::Isolate | |
NotifyExceptionPropagationCallback() | v8::internal::Isolate | private |
NumberToString(DirectHandle< Object > number, NumberCacheMode mode=NumberCacheMode::kBoth) | v8::internal::FactoryBase< Factory > | private |
NumberToStringCacheGet(Tagged< Object > number, int hash) | v8::internal::Factory | private |
NumberToStringCacheHash(Tagged< Smi > number) | v8::internal::Factory | private |
NumberToStringCacheHash(double number) | v8::internal::Factory | private |
NumberToStringCacheSet(DirectHandle< Object > number, int hash, DirectHandle< String > js_string) | v8::internal::Factory | private |
ObjectLiteralMapFromCache(DirectHandle< NativeContext > native_context, int number_of_properties) | v8::internal::Factory | private |
OnAsyncFunctionSuspended(DirectHandle< JSPromise > promise, DirectHandle< JSPromise > parent) | v8::internal::Isolate | |
OnPromiseAfter(DirectHandle< JSPromise > promise) | v8::internal::Isolate | |
OnPromiseBefore(DirectHandle< JSPromise > promise) | v8::internal::Isolate | |
OnPromiseThen(DirectHandle< JSPromise > promise) | v8::internal::Isolate | |
OnStackTraceCaptured(DirectHandle< StackTraceInfo > stack_trace) | v8::internal::Isolate | |
OnTerminationDuringRunMicrotasks() | v8::internal::Isolate | |
operator delete(void *)=delete | v8::internal::Isolate | |
operator new(size_t)=delete | v8::internal::Isolate | |
operator new(size_t, void *ptr) | v8::internal::Isolate | inlineprivate |
operator=(const Isolate &)=delete | v8::internal::Isolate | |
optimizing_compile_dispatcher() | v8::internal::Isolate | inline |
optimizing_compile_dispatcher_ | v8::internal::Isolate | private |
owns_shareable_data() | v8::internal::Isolate | inline |
owns_shareable_data_ | v8::internal::Isolate | private |
OwnsStringTables() const | v8::internal::Isolate | inline |
page_allocator() const | v8::internal::Isolate | |
pending_message() | v8::internal::Isolate | inline |
persistent_handles_list() const | v8::internal::Isolate | inline |
persistent_handles_list_ | v8::internal::Isolate | private |
PredictExceptionCatcher() | v8::internal::Isolate | |
prepare_stack_trace_callback_ | v8::internal::Isolate | private |
PrepareBuiltinSourcePositionMap() | v8::internal::Isolate | |
preprocessing_exception_ | v8::internal::Isolate | private |
PrintCurrentStackTrace(std::ostream &out, PrintCurrentStackTraceFilterCallback should_include_frame_callback=nullptr) | v8::internal::Isolate | |
PRINTF_FORMAT(2, 3) void PrintWithTimestamp(const char *format | v8::internal::Isolate | |
PrintStack(StringStream *accumulator, PrintStackMode mode=kPrintStackVerbose) | v8::internal::Isolate | |
PrintStack(FILE *out, PrintStackMode mode=kPrintStackVerbose) | v8::internal::Isolate | |
PrintStackMode enum name | v8::internal::Isolate | |
priority() | v8::internal::Isolate | inline |
priority_ | v8::internal::Isolate | private |
ProcessNewScript(DirectHandle< Script > shared, ScriptEventType script_event_type) | v8::internal::Factory | private |
promise_hook_ | v8::internal::Isolate | private |
promise_hook_address() | v8::internal::Isolate | inline |
promise_hook_flags_ | v8::internal::Isolate | private |
promise_hook_flags_address() | v8::internal::Isolate | inline |
PromiseHookStateUpdated() | v8::internal::Isolate | |
PropagateExceptionToExternalTryCatch(ExceptionHandlerType top_handler) | v8::internal::Isolate | private |
PushParamsAndContinue(void *ptr1=nullptr, void *ptr2=nullptr, void *ptr3=nullptr, void *ptr4=nullptr, void *ptr5=nullptr, void *ptr6=nullptr) | v8::internal::Isolate | |
PushParamsAndDie(void *ptr1=nullptr, void *ptr2=nullptr, void *ptr3=nullptr, void *ptr4=nullptr, void *ptr5=nullptr, void *ptr6=nullptr) | v8::internal::Isolate | |
PushStackTraceAndContinue(void *ptr1=nullptr, void *ptr2=nullptr, void *ptr3=nullptr, void *ptr4=nullptr, void *ptr5=nullptr, void *ptr6=nullptr) | v8::internal::Isolate | |
PushStackTraceAndDie(void *ptr1=nullptr, void *ptr2=nullptr, void *ptr3=nullptr, void *ptr4=nullptr, void *ptr5=nullptr, void *ptr6=nullptr) | v8::internal::Isolate | |
random_number_generator() | v8::internal::Isolate | |
random_number_generator_ | v8::internal::Isolate | private |
raw_native_context() | v8::internal::Isolate | inline |
read_only_artifacts() const | v8::internal::Isolate | inline |
read_only_heap() const | v8::internal::Isolate | inline |
read_only_heap_ | v8::internal::Isolate | private |
read_only_roots() const | v8::internal::Factory | inlineprivate |
recorder_context_id_map_ | v8::internal::Isolate | private |
RefineAllocationTypeForInPlaceInternalizableString(AllocationType allocation, Tagged< Map > string_map) | v8::internal::FactoryBase< Factory > | private |
regexp_indices() | v8::internal::Isolate | inline |
regexp_indices_ | v8::internal::Isolate | private |
regexp_macro_assembler_canonicalize() | v8::internal::Isolate | inline |
regexp_macro_assembler_canonicalize_ | v8::internal::Isolate | private |
regexp_stack() const | v8::internal::Isolate | inline |
regexp_stack_ | v8::internal::Isolate | private |
regexp_static_result_offsets_vector() const | v8::internal::Isolate | inline |
RegisterDeserializerFinished() | v8::internal::Isolate | inline |
RegisterDeserializerStarted() | v8::internal::Isolate | inline |
RegisterEmbeddedFileWriter(EmbeddedFileWriterInterface *writer) | v8::internal::Isolate | inline |
RegisterManagedPtrDestructor(ManagedPtrDestructor *finalizer) | v8::internal::Isolate | |
RegisterTryCatchHandler(v8::TryCatch *that) | v8::internal::Isolate | |
ReinitializeJSGlobalProxy(DirectHandle< JSGlobalProxy > global, DirectHandle< JSFunction > constructor) | v8::internal::Factory | private |
release_cpp_heap_callback_ | v8::internal::Isolate | private |
ReleaseSharedPtrs() | v8::internal::Isolate | |
RemoveBeforeCallEnteredCallback(BeforeCallEnteredCallback callback) | v8::internal::Isolate | |
RemoveCallCompletedCallback(CallCompletedCallback callback) | v8::internal::Isolate | |
RemoveCodeMemoryChunk(MutablePageMetadata *chunk) | v8::internal::Isolate | |
RemoveContextIdCallback(const v8::WeakCallbackInfo< void > &data) | v8::internal::Isolate | privatestatic |
ReportExceptionFunctionCallback(DirectHandle< JSReceiver > receiver, DirectHandle< FunctionTemplateInfo > function, v8::ExceptionContext callback_kind) | v8::internal::Isolate | |
ReportExceptionPropertyCallback(DirectHandle< JSReceiver > holder, DirectHandle< Name > name, v8::ExceptionContext callback_kind) | v8::internal::Isolate | |
ReportFailedAccessCheck(DirectHandle< JSObject > receiver) | v8::internal::Isolate | |
ReportPendingMessages(bool report=true) | v8::internal::Isolate | |
ReportPromiseReject(DirectHandle< JSPromise > promise, DirectHandle< Object > value, v8::PromiseRejectEvent event) | v8::internal::Isolate | |
RequestInterrupt(InterruptCallback callback, void *data) | v8::internal::Isolate | |
RequestInvalidateNoProfilingProtector() | v8::internal::Isolate | |
RequiresCodeRange() const | v8::internal::Isolate | |
RestoreThread(char *from) | v8::internal::Isolate | |
ReThrow(Tagged< Object > exception) | v8::internal::Isolate | |
ReThrow(Tagged< Object > exception, Tagged< Object > message) | v8::internal::Isolate | |
root(RootIndex index) const | v8::internal::Isolate | inline |
root_handle(RootIndex index) | v8::internal::Isolate | inline |
root_register_addressable_region() const | v8::internal::Isolate | inline |
roots_table() | v8::internal::Isolate | inline |
roots_table() const | v8::internal::Isolate | inline |
RunAllPromiseHooks(PromiseHookType type, DirectHandle< JSPromise > promise, DirectHandle< Object > parent) | v8::internal::Isolate | |
RunHostCreateShadowRealmContextCallback() | v8::internal::Isolate | |
RunHostImportModuleDynamicallyCallback(MaybeDirectHandle< Script > maybe_referrer, Handle< Object > specifier, ModuleImportPhase phase, MaybeDirectHandle< Object > maybe_import_options_argument) | v8::internal::Isolate | |
RunHostInitializeImportMetaObjectCallback(DirectHandle< SourceTextModule > module) | v8::internal::Isolate | |
RunPrepareStackTraceCallback(DirectHandle< NativeContext >, DirectHandle< JSObject > Error, DirectHandle< JSArray > sites) | v8::internal::Isolate | |
RunPromiseHook(PromiseHookType type, DirectHandle< JSPromise > promise, DirectHandle< Object > parent) | v8::internal::Isolate | |
RunReleaseCppHeapCallback(std::unique_ptr< v8::CppHeap > cpp_heap) | v8::internal::Isolate | |
runtime_state() | v8::internal::Isolate | inline |
runtime_state_ | v8::internal::Isolate | private |
serializer_enabled() const | v8::internal::Isolate | inline |
serializer_enabled_ | v8::internal::Isolate | private |
set_allow_atomics_wait(bool set) | v8::internal::Isolate | inline |
set_array_buffer_allocator(v8::ArrayBuffer::Allocator *allocator) | v8::internal::Isolate | inline |
set_array_buffer_allocator_shared(std::shared_ptr< v8::ArrayBuffer::Allocator > allocator) | v8::internal::Isolate | inline |
set_async_event_delegate(debug::AsyncEventDelegate *delegate) | v8::internal::Isolate | inline |
set_battery_saver_mode_enabled(bool battery_saver_mode_enabled) | v8::internal::Isolate | inline |
set_code_coverage_mode(debug::CoverageMode coverage_mode) | v8::internal::Isolate | inline |
set_compiler_utils(compiler::PerIsolateCompilerCache *cache, Zone *zone) | v8::internal::Isolate | inline |
set_console_delegate(debug::ConsoleDelegate *delegate) | v8::internal::Isolate | inline |
set_context(Tagged< Context > context) | v8::internal::Isolate | inline |
set_current_deoptimizer(Deoptimizer *deoptimizer) | v8::internal::Isolate | inline |
set_date_cache(DateCache *date_cache) | v8::internal::Isolate | |
set_debug_execution_mode(DebugInfo::ExecutionMode debug_execution_mode) | v8::internal::Isolate | inline |
set_deoptimizer_lazy_throw(bool value) | v8::internal::Isolate | inline |
set_elements_deletion_counter(size_t value) | v8::internal::Isolate | inline |
set_exception(Tagged< Object > exception_obj) | v8::internal::Isolate | inline |
set_force_slow_path(bool v) | v8::internal::Isolate | inline |
set_memory_saver_mode_enabled(bool memory_saver_mode_enabled) | v8::internal::Isolate | inline |
set_pending_message(Tagged< Object > message_obj) | v8::internal::Isolate | inline |
set_read_only_heap(ReadOnlyHeap *ro_heap) | v8::internal::Isolate | inline |
set_regexp_static_result_offsets_vector(int32_t *value) | v8::internal::Isolate | inline |
set_stack_size(size_t v) | v8::internal::Isolate | inline |
set_thread_id(ThreadId id) | v8::internal::Isolate | inline |
set_top_backup_incumbent_scope(const v8::Context::BackupIncumbentScope *top_backup_incumbent_scope) | v8::internal::Isolate | inline |
set_topmost_script_having_context(Tagged< Context > context) | v8::internal::Isolate | inline |
set_was_locker_ever_used() | v8::internal::Isolate | inline |
SetAbortOnUncaughtExceptionCallback(v8::Isolate::AbortOnUncaughtExceptionCallback callback) | v8::internal::Isolate | |
SetAddCrashKeyCallback(AddCrashKeyCallback callback) | v8::internal::Isolate | |
SetCaptureStackTraceForUncaughtExceptions(bool capture, int frame_limit, StackTrace::StackTraceOptions options) | v8::internal::Isolate | |
SetCodePages(std::vector< MemoryRange > *new_code_pages) | v8::internal::Isolate | |
SetCurrent(Isolate *isolate) | v8::internal::Isolate | static |
SetData(uint32_t slot, void *data) | v8::internal::Isolate | inline |
SetDetailedSourcePositionsForProfiling(bool value) | v8::internal::Isolate | inline |
SetEmbeddedBlob(const uint8_t *code, uint32_t code_size, const uint8_t *data, uint32_t data_size) | v8::internal::Isolate | private |
SetExceptionPropagationCallback(ExceptionPropagationCallback callback) | v8::internal::Isolate | |
SetFailedAccessCheckCallback(v8::FailedAccessCheckCallback callback) | v8::internal::Isolate | |
SetFeedbackVectorsForProfilingTools(Tagged< Object > value) | v8::internal::Isolate | |
SetHostCreateShadowRealmContextCallback(HostCreateShadowRealmContextCallback callback) | v8::internal::Isolate | |
SetHostImportModuleDynamicallyCallback(HostImportModuleDynamicallyCallback callback) | v8::internal::Isolate | |
SetHostImportModuleWithPhaseDynamicallyCallback(HostImportModuleWithPhaseDynamicallyCallback callback) | v8::internal::Isolate | |
SetHostInitializeImportMetaObjectCallback(HostInitializeImportMetaObjectCallback callback) | v8::internal::Isolate | |
SetIdle(bool is_idle) | v8::internal::Isolate | |
SetIsLoading(bool is_loading) | v8::internal::Isolate | |
SetIsolateThreadLocals(Isolate *isolate, PerIsolateThreadData *data) | v8::internal::Isolate | privatestatic |
SetIsProfiling(bool enabled) | v8::internal::Isolate | inline |
SetOptimizingCompileDispatcherForTesting(OptimizingCompileDispatcher *dispatcher) | v8::internal::Isolate | |
SetPrepareStackTraceCallback(PrepareStackTraceCallback callback) | v8::internal::Isolate | |
SetPriority(v8::Isolate::Priority priority) | v8::internal::Isolate | |
SetPromiseHook(PromiseHook hook) | v8::internal::Isolate | |
SetPromiseRejectCallback(PromiseRejectCallback callback) | v8::internal::Isolate | |
SetRegExpAtomData(DirectHandle< JSRegExp > regexp, DirectHandle< String > source, JSRegExp::Flags flags, DirectHandle< String > match_pattern) | v8::internal::Factory | private |
SetRegExpExperimentalData(DirectHandle< JSRegExp > regexp, DirectHandle< String > source, JSRegExp::Flags flags, int capture_count) | v8::internal::Factory | private |
SetRegExpIrregexpData(DirectHandle< JSRegExp > regexp, DirectHandle< String > source, JSRegExp::Flags flags, int capture_count, uint32_t backtrack_limit) | v8::internal::Factory | private |
SetReleaseCppHeapCallback(v8::Isolate::ReleaseCppHeapCallback callback) | v8::internal::Isolate | |
SetTerminationOnExternalTryCatch() | v8::internal::Isolate | |
setup_delegate_ | v8::internal::Isolate | private |
SetUpFromReadOnlyArtifacts(ReadOnlyArtifacts *artifacts) | v8::internal::Isolate | |
SetUseCounterCallback(v8::Isolate::UseCounterCallback callback) | v8::internal::Isolate | |
ShadowRealmNewTypeErrorCopy(DirectHandle< Object > original, MessageTemplate template_index, base::Vector< const DirectHandle< Object > > args) | v8::internal::Factory | private |
ShadowRealmNewTypeErrorCopy(DirectHandle< Object > original, MessageTemplate template_index, Args... args) | v8::internal::Factory | inlineprivate |
shared_function_info_access() | v8::internal::Isolate | inline |
shared_function_info_access_ | v8::internal::Isolate | private |
shared_heap_object_cache() | v8::internal::Isolate | inline |
shared_heap_object_cache_ | v8::internal::Isolate | private |
shared_space_isolate() const | v8::internal::Isolate | inline |
shared_space_isolate_ | v8::internal::Isolate | private |
shared_struct_type_registry() const | v8::internal::Isolate | inline |
shared_struct_type_registry_ | v8::internal::Isolate | private |
SharedHeapNoClientsTest class | v8::internal::Isolate | friend |
should_check_side_effects() const | v8::internal::Isolate | inline |
SignalFatalError() | v8::internal::Isolate | inline |
SizeToString(size_t value, bool check_cache=true) | v8::internal::Factory | private |
SmiToString(Tagged< Smi > number, NumberCacheMode mode=NumberCacheMode::kBoth) | v8::internal::FactoryBase< Factory > | inlineprivate |
snapshot_available() const | v8::internal::Isolate | inline |
stack_guard() | v8::internal::Isolate | inline |
stack_size() | v8::internal::Isolate | inline |
stack_size_ | v8::internal::Isolate | private |
stack_trace_for_uncaught_exceptions_frame_limit_ | v8::internal::Isolate | private |
stack_trace_for_uncaught_exceptions_options_ | v8::internal::Isolate | private |
stack_trace_nesting_level_ | v8::internal::Isolate | private |
StackOverflow() | v8::internal::Isolate | |
StackTraceString() | v8::internal::Isolate | |
startup_object_cache() | v8::internal::Isolate | inline |
startup_object_cache_ | v8::internal::Isolate | private |
store_stub_cache() const | v8::internal::Isolate | inline |
store_stub_cache_ | v8::internal::Isolate | private |
store_to_stack_count_address(const char *function_name) | v8::internal::Isolate | static |
stress_deopt_count_ | v8::internal::Isolate | private |
stress_deopt_count_address() | v8::internal::Isolate | inline |
string_forwarding_table() const | v8::internal::Isolate | inline |
string_forwarding_table_ | v8::internal::Isolate | private |
string_table() const | v8::internal::Isolate | inline |
string_table_ | v8::internal::Isolate | private |
SymbolFor(RootIndex dictionary_index, Handle< String > name, bool private_symbol) | v8::internal::Isolate | |
task_runner() const | v8::internal::Isolate | inline |
task_runner_ | v8::internal::Isolate | private |
TearDownEmbeddedBlob() | v8::internal::Isolate | private |
TerminateExecution() | v8::internal::Isolate | |
TestSerializer class | v8::internal::Isolate | friend |
thread_data_table_ | v8::internal::Isolate | private |
thread_data_table_mutex_ | v8::internal::Isolate | private |
thread_id() const | v8::internal::Isolate | inline |
thread_in_wasm_flag_address_offset() | v8::internal::Isolate | inlinestatic |
thread_local_top() | v8::internal::Isolate | inline |
thread_local_top() const | v8::internal::Isolate | inline |
thread_manager() const | v8::internal::Isolate | inline |
thread_manager_ | v8::internal::Isolate | private |
Throw(Tagged< Object > exception, MessageLocation *location=nullptr) | v8::internal::Isolate | |
ThrowAt(DirectHandle< JSObject > exception, MessageLocation *location) | v8::internal::Isolate | |
ThrowIllegalOperation() | v8::internal::Isolate | |
tiering_manager() | v8::internal::Isolate | inline |
tiering_manager_ | v8::internal::Isolate | private |
time_millis_at_init_ | v8::internal::Isolate | private |
time_millis_since_init() const | v8::internal::Isolate | inline |
ToBoolean(bool value) | v8::internal::FactoryBase< Factory > | inlineprivate |
top_backup_incumbent_scope() const | v8::internal::Isolate | inline |
TopExceptionHandlerType(Tagged< Object > exception) | v8::internal::Isolate | |
topmost_script_having_context() const | v8::internal::Isolate | inline |
topmost_script_having_context_address() | v8::internal::Isolate | inline |
ToPrimitiveHintString(ToPrimitiveHint hint) | v8::internal::Factory | private |
TorqueGeneratedFactory< Impl > | v8::internal::FactoryBase< Factory > | private |
total_regexp_code_generated() const | v8::internal::Isolate | inline |
total_regexp_code_generated_ | v8::internal::Isolate | private |
traced_handles() | v8::internal::Isolate | inline |
traced_handles_ | v8::internal::Isolate | private |
tracing_cpu_profiler_ | v8::internal::Isolate | private |
try_catch_handler() | v8::internal::Isolate | inline |
TryNewFixedArray(int length, AllocationType allocation=AllocationType::kYoung) | v8::internal::Factory | private |
turbo_statistics_ | v8::internal::Isolate | private |
TypeAndSizeForElementsKind(ElementsKind kind, ExternalArrayType *array_type, size_t *element_size) | v8::internal::Factory | privatestatic |
Uint32ToString(uint32_t value, bool check_cache=true) | v8::internal::Factory | inlineprivate |
unicode_cache() const | v8::internal::Isolate | inline |
unicode_cache_ | v8::internal::Isolate | private |
UnregisterManagedPtrDestructor(ManagedPtrDestructor *finalizer) | v8::internal::Isolate | |
UnregisterTryCatchHandler(v8::TryCatch *that) | v8::internal::Isolate | |
UnwindAndFindHandler() | v8::internal::Isolate | |
UpdateLogObjectRelocation() | v8::internal::Isolate | |
UpdateLongTaskStats() | v8::internal::Isolate | |
UpdateNoElementsProtectorOnNormalizeElements(DirectHandle< JSObject > object) | v8::internal::Isolate | inline |
UpdateNoElementsProtectorOnSetElement(DirectHandle< JSObject > object) | v8::internal::Isolate | |
UpdateNoElementsProtectorOnSetLength(DirectHandle< JSObject > object) | v8::internal::Isolate | inline |
UpdateNoElementsProtectorOnSetPrototype(DirectHandle< JSObject > object) | v8::internal::Isolate | inline |
UpdateNumberStringNotRegexpLikeProtectorOnSetPrototype(DirectHandle< JSObject > object) | v8::internal::Isolate | |
UpdatePromiseHookProtector() | v8::internal::Isolate | |
UpdateProtectorsOnSetPrototype(DirectHandle< JSObject > object, DirectHandle< Object > new_prototype) | v8::internal::Isolate | |
UpdateStringWrapperToPrimitiveProtectorOnSetPrototype(DirectHandle< JSObject > object, DirectHandle< Object > new_prototype) | v8::internal::Isolate | |
UpdateTypedArrayLengthLookupChainProtectorOnSetPrototype(DirectHandle< JSObject > object) | v8::internal::Isolate | |
UpdateTypedArraySpeciesLookupChainProtectorOnSetPrototype(DirectHandle< JSObject > object) | v8::internal::Isolate | |
use_counter_callback_ | v8::internal::Isolate | private |
use_optimizer() | v8::internal::Isolate | |
v8_file_logger() const | v8::internal::Isolate | inline |
v8_file_logger_ | v8::internal::Isolate | private |
VerifyStaticRoots() | v8::internal::Isolate | |
WalkCallStackAndPromiseTree(MaybeDirectHandle< JSPromise > rejected_promise, const std::function< void(PromiseHandler)> &callback) | v8::internal::Isolate | |
was_locker_ever_used() const | v8::internal::Isolate | inline |
was_locker_ever_used_ | v8::internal::Isolate | private |
~Isolate() | v8::internal::Isolate | private |