ArrayMapIndex(ElementsKind elements_kind) | v8::internal::Context | inlinestatic |
closure_context() const | v8::internal::Context | |
CONTEXT_SIDE_TABLE_PROPERTY_INDEX enum value | v8::internal::Context | |
declaration_context() const | v8::internal::Context | |
ErrorMessageForCodeGenerationFromStrings() | v8::internal::Context | |
ErrorMessageForWasmCodeGeneration() | v8::internal::Context | |
extension() const | v8::internal::Context | inline |
EXTENSION_INDEX enum value | v8::internal::Context | |
extension_object() const | v8::internal::Context | |
extension_receiver() const | v8::internal::Context | |
Factory class | v8::internal::Context | friend |
Field enum name | v8::internal::Context | |
FIRST_FIXED_TYPED_ARRAY_FUN_INDEX | v8::internal::Context | static |
FIRST_FUNCTION_MAP_INDEX | v8::internal::Context | static |
FIRST_JS_ARRAY_MAP_SLOT enum value | v8::internal::Context | |
FIRST_RAB_GSAB_TYPED_ARRAY_MAP_INDEX | v8::internal::Context | static |
FIRST_WEAK_SLOT enum value | v8::internal::Context | |
FunctionMapIndex(LanguageMode language_mode, FunctionKind kind, bool has_shared_name) | v8::internal::Context | inlinestatic |
get(int index) const | v8::internal::Context | |
get(PtrComprCageBase cage_base, int index) const | v8::internal::Context | |
get(int index, AcquireLoadTag) const | v8::internal::Context | |
get(PtrComprCageBase cage_base, int index, AcquireLoadTag) const | v8::internal::Context | |
GetInitialJSArrayMap(ElementsKind kind) const | v8::internal::Context | inline |
GetOrCreateContextSidePropertyCell(DirectHandle< Context > context, size_t index, ContextSidePropertyCell::Property property, Isolate *isolate) | v8::internal::Context | static |
GetScriptContextSideProperty(size_t index) const | v8::internal::Context | |
global_object() const | v8::internal::Context | |
global_proxy() const | v8::internal::Context | |
has_extension() const | v8::internal::Context | inline |
HasSameSecurityTokenAs(Tagged< Context > that) const | v8::internal::Context | inline |
Initialize(Isolate *isolate) | v8::internal::Context | |
is_declaration_context() const | v8::internal::Context | |
IsAwaitContext() const | v8::internal::Context | inline |
IsBlockContext() const | v8::internal::Context | inline |
IsCatchContext() const | v8::internal::Context | inline |
IsDebugEvaluateContext() const | v8::internal::Context | inline |
IsDetached() const | v8::internal::Context | inline |
IsEvalContext() const | v8::internal::Context | inline |
IsFunctionContext() const | v8::internal::Context | inline |
IsModuleContext() const | v8::internal::Context | inline |
IsScriptContext() const | v8::internal::Context | inline |
IsWithContext() const | v8::internal::Context | inline |
kExtendedHeaderSize | v8::internal::Context | static |
kExtensionOffset | v8::internal::Context | static |
kExtensionSize | v8::internal::Context | static |
kInvalidContext | v8::internal::Context | static |
kNoContext | v8::internal::Context | static |
kNotFound | v8::internal::Context | static |
kPreviousOffset | v8::internal::Context | static |
kScopeInfoOffset | v8::internal::Context | static |
kTodoHeaderSize | v8::internal::Context | static |
LAST_FUNCTION_MAP_INDEX | v8::internal::Context | static |
LoadScriptContextElement(DirectHandle< Context > script_context, int index, DirectHandle< Object > new_value, Isolate *isolate) | v8::internal::Context | static |
Lookup(Handle< Context > context, Handle< String > name, ContextLookupFlags flags, int *index, PropertyAttributes *attributes, InitializationFlag *init_flag, VariableMode *variable_mode, bool *is_sloppy_function_name=nullptr) | v8::internal::Context | static |
MIN_CONTEXT_EXTENDED_SLOTS enum value | v8::internal::Context | |
MIN_CONTEXT_SLOTS enum value | v8::internal::Context | |
module() const | v8::internal::Context | |
native_context() const | v8::internal::Context | inline |
NATIVE_CONTEXT_SLOTS enum value | v8::internal::Context | |
NEXT_CONTEXT_LINK enum value | v8::internal::Context | |
next_context_link() const | v8::internal::Context | inline |
OffsetOfElementAt(int index) | v8::internal::Context | inlinestatic |
previous() const | v8::internal::Context | inline |
PREVIOUS_INDEX enum value | v8::internal::Context | |
SCOPE_INFO_INDEX enum value | v8::internal::Context | |
script_context() const | v8::internal::Context | |
set(int index, Tagged< Object > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::Context | |
set(int index, Tagged< Object > value, WriteBarrierMode mode, ReleaseStoreTag) | v8::internal::Context | |
set_extension(Tagged< HeapObject > object, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::Context | |
set_previous(Tagged< Context > context, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::Context | inlineprivate |
SizeFor(int length) | v8::internal::Context | inlinestatic |
SlotOffset(int index) | v8::internal::Context | inlinestatic |
StoreScriptContextAndUpdateSlotProperty(DirectHandle< Context > script_context, int index, DirectHandle< Object > new_value, Isolate *isolate) | v8::internal::Context | static |
THROWN_OBJECT_INDEX enum value | v8::internal::Context | |
unchecked_previous() const | v8::internal::Context | inline |
WRAPPED_CONTEXT_INDEX enum value | v8::internal::Context | |