AddDataProperty(LookupIterator *it, Handle< Object > value, PropertyAttributes attributes, StrictMode strict_mode, StoreFromKeyed store_mode) | v8::internal::Object | static |
AddDependentCode(Handle< Map > map, DependentCode::DependencyGroup group, Handle< Code > code) | v8::internal::Map | static |
AddDependentCompilationInfo(Handle< Map > map, DependentCode::DependencyGroup group, CompilationInfo *info) | v8::internal::Map | static |
AddDependentIC(Handle< Map > map, Handle< Code > stub) | v8::internal::Map | static |
address() | v8::internal::HeapObject | inline |
AppendCallbackDescriptors(Handle< Map > map, Handle< Object > descriptors) | v8::internal::Map | static |
AppendDescriptor(Descriptor *desc) | v8::internal::Map | inline |
AsElementsKind(Handle< Map > map, ElementsKind kind) | v8::internal::Map | static |
bit_field() | v8::internal::Map | inline |
bit_field2() | v8::internal::Map | inline |
bit_field3() | v8::internal::Map | inline |
BodyDescriptor typedef | v8::internal::Map | |
BooleanValue() | v8::internal::Object | |
CanBeDeprecated() | v8::internal::Map | inline |
CanHaveMoreTransitions() | v8::internal::Map | inline |
CanOmitMapChecks() | v8::internal::Map | inline |
CanTransition() | v8::internal::Map | inline |
CERTAINLY_NOT_STORE_FROM_KEYED enum value | v8::internal::Object | |
ChildIteratorNext(Object *constructor) | v8::internal::TraversableMap | inline |
ClearCodeCache(Heap *heap) | v8::internal::Map | inline |
ClearNonLiveTransitions(Heap *heap) | v8::internal::Map | |
ConnectElementsTransition(Handle< Map > parent, Handle< Map > child) | v8::internal::Map | privatestatic |
ConnectTransition(Handle< Map > parent, Handle< Map > child, Handle< Name > name, SimpleTransitionFlag flag) | v8::internal::Map | privatestatic |
construction_count() | v8::internal::Map | inline |
constructor_name() | v8::internal::Map | |
Copy(Handle< Map > map) | v8::internal::Map | static |
CopyAddDescriptor(Handle< Map > map, Descriptor *descriptor, TransitionFlag flag) | v8::internal::Map | privatestatic |
CopyAsElementsKind(Handle< Map > map, ElementsKind kind, TransitionFlag flag) | v8::internal::Map | static |
CopyDropDescriptors(Handle< Map > map) | v8::internal::Map | static |
CopyForFreeze(Handle< Map > map) | v8::internal::Map | static |
CopyForObserved(Handle< Map > map) | v8::internal::Map | static |
CopyGeneralizeAllRepresentations(Handle< Map > map, int modify_index, StoreMode store_mode, PropertyAttributes attributes, const char *reason) | v8::internal::Map | static |
CopyGeneralizeAllRepresentations(Handle< Map > map, int modify_index, StoreMode store_mode, const char *reason) | v8::internal::Map | static |
CopyInsertDescriptor(Handle< Map > map, Descriptor *descriptor, TransitionFlag flag) | v8::internal::Map | static |
CopyInstallDescriptors(Handle< Map > map, int new_descriptor, Handle< DescriptorArray > descriptors) | v8::internal::Map | privatestatic |
CopyNormalized(Handle< Map > map, PropertyNormalizationMode mode) | v8::internal::Map | privatestatic |
CopyReplaceDescriptor(Handle< Map > map, Handle< DescriptorArray > descriptors, Descriptor *descriptor, int index, TransitionFlag flag) | v8::internal::Map | privatestatic |
CopyReplaceDescriptors(Handle< Map > map, Handle< DescriptorArray > descriptors, TransitionFlag flag, MaybeHandle< Name > maybe_name, SimpleTransitionFlag simple_flag=FULL_TRANSITION) | v8::internal::Map | privatestatic |
CopyWithConstant(Handle< Map > map, Handle< Name > name, Handle< Object > constant, PropertyAttributes attributes, TransitionFlag flag) | v8::internal::Map | static |
CopyWithField(Handle< Map > map, Handle< Name > name, Handle< HeapType > type, PropertyAttributes attributes, Representation representation, TransitionFlag flag) | v8::internal::Map | static |
Create(Isolate *isolate, int inobject_properties) | v8::internal::Map | static |
deprecate() | v8::internal::Map | inline |
DeprecateTarget(Name *key, DescriptorArray *new_descriptors) | v8::internal::Map | private |
DeprecateTransitionTree() | v8::internal::Map | private |
DictionaryElementsInPrototypeChainOnly() | v8::internal::Map | |
DISALLOW_IMPLICIT_CONSTRUCTORS(Map) | v8::internal::Map | private |
done_inobject_slack_tracking() | v8::internal::Map | inline |
elements_kind() | v8::internal::Map | inline |
elements_transition_map() | v8::internal::Map | inline |
EnsureDescriptorSlack(Handle< Map > map, int slack) | v8::internal::Map | static |
EnumLength() | v8::internal::Map | inline |
EquivalentToForNormalization(Map *other, PropertyNormalizationMode mode) | v8::internal::Map | |
EquivalentToForTransition(Map *other) | v8::internal::Map | private |
ExpectedTransitionKey(Handle< Map > map) | v8::internal::Map | inlinestatic |
ExpectedTransitionTarget(Handle< Map > map) | v8::internal::Map | inlinestatic |
FindFieldOwner(int descriptor) | v8::internal::Map | |
FindInCodeCache(Name *name, Code::Flags flags) | v8::internal::Map | |
FindLastMatchMap(int verbatim, int length, DescriptorArray *descriptors) | v8::internal::Map | private |
FindRootMap() | v8::internal::Map | |
FindTransitionedMap(MapHandleList *candidates) | v8::internal::Map | |
FindTransitionToField(Handle< Map > map, Handle< Name > key) | v8::internal::Map | inlinestatic |
FitsRepresentation(Representation representation) | v8::internal::Object | inline |
freeze() | v8::internal::Map | inline |
FromAddress(Address address) | v8::internal::HeapObject | inlinestatic |
function_with_prototype() | v8::internal::Map | inline |
GeneralizeAllFieldRepresentations(Handle< Map > map) | v8::internal::Map | static |
GeneralizeFieldType(Handle< HeapType > type1, Handle< HeapType > type2, Isolate *isolate) | v8::internal::Map | static |
GeneralizeFieldType(Handle< Map > map, int modify_index, Handle< HeapType > new_field_type) | v8::internal::Map | static |
GeneralizeRepresentation(Handle< Map > map, int modify_index, Representation new_representation, Handle< HeapType > new_field_type, StoreMode store_mode) | v8::internal::Map | static |
GetAndResetParent() | v8::internal::TraversableMap | inline |
GetBackPointer() | v8::internal::Map | inline |
GetElement(Isolate *isolate, Handle< Object > object, uint32_t index) | v8::internal::Object | inlinestatic |
GetElementWithReceiver(Isolate *isolate, Handle< Object > object, Handle< Object > receiver, uint32_t index) | v8::internal::Object | static |
GetHash() | v8::internal::Object | |
GetHeap() const | v8::internal::HeapObject | inline |
GetInitialElements() | v8::internal::Map | inline |
GetInObjectPropertyOffset(int index) | v8::internal::Map | inline |
GetIsolate() const | v8::internal::HeapObject | inline |
GetLastDescriptorDetails() | v8::internal::Map | inline |
GetOrCreateHash(Isolate *isolate, Handle< Object > object) | v8::internal::Object | static |
GetProperty(LookupIterator *it) | v8::internal::Object | static |
GetProperty(Isolate *isolate, Handle< Object > object, const char *key) | v8::internal::Object | inlinestatic |
GetProperty(Handle< Object > object, Handle< Name > key) | v8::internal::Object | inlinestatic |
GetPropertyOrElement(Handle< Object > object, Handle< Name > key) | v8::internal::Object | inlinestatic |
GetPropertyWithAccessor(Handle< Object > receiver, Handle< Name > name, Handle< JSObject > holder, Handle< Object > structure) | v8::internal::Object | static |
GetPropertyWithDefinedGetter(Handle< Object > receiver, Handle< JSReceiver > getter) | v8::internal::Object | static |
GetPrototypeTransition(Handle< Map > map, Handle< Object > prototype) | v8::internal::Map | privatestatic |
GetPrototypeTransitions() | v8::internal::Map | inline |
GetRootMap(Isolate *isolate) | v8::internal::Object | private |
GetTransition(int transition_index) | v8::internal::Map | inline |
GetWriteBarrierMode(const DisallowHeapAllocation &promise) | v8::internal::HeapObject | inline |
has_code_cache() | v8::internal::Map | inline |
has_dictionary_elements() | v8::internal::Map | inline |
has_external_array_elements() | v8::internal::Map | inline |
has_fast_double_elements() | v8::internal::Map | inline |
has_fast_elements() | v8::internal::Map | inline |
has_fast_object_elements() | v8::internal::Map | inline |
has_fast_smi_elements() | v8::internal::Map | inline |
has_fast_smi_or_object_elements() | v8::internal::Map | inline |
has_fixed_typed_array_elements() | v8::internal::Map | inline |
has_indexed_interceptor() | v8::internal::Map | inline |
has_instance_call_handler() | v8::internal::Map | inline |
has_named_interceptor() | v8::internal::Map | inline |
has_non_instance_prototype() | v8::internal::Map | inline |
has_sloppy_arguments_elements() | v8::internal::Map | inline |
has_slow_elements_kind() | v8::internal::Map | inline |
HasElementsTransition() | v8::internal::Map | inline |
Hash() | v8::internal::Map | |
HasPrototypeTransitions() | v8::internal::Map | inline |
HasSpecificClassOf(String *name) | v8::internal::Object | inline |
HasTransitionArray() const | v8::internal::Map | inline |
HasValidElements() | v8::internal::Object | inline |
HeapObjectShortPrint(OStream &os) | v8::internal::HeapObject | |
IndexInCodeCache(Object *name, Code *code) | v8::internal::Map | |
init_back_pointer(Object *undefined) | v8::internal::Map | inline |
InitializeDescriptors(DescriptorArray *descriptors) | v8::internal::Map | inline |
InitialPropertiesLength() | v8::internal::Map | inline |
INLINE(bool IsFixedArrayBase() const) | v8::internal::Object | |
INLINE(bool IsExternal() const) | v8::internal::Object | |
INLINE(bool IsAccessorInfo() const) | v8::internal::Object | |
INLINE(bool IsStruct() const) | v8::internal::Object | |
INLINE(bool IsSpecObject()) const | v8::internal::Object | |
INLINE(bool IsSpecFunction()) const | v8::internal::Object | |
INLINE(bool IsTemplateInfo()) const | v8::internal::Object | |
INLINE(bool IsNameDictionary() const) | v8::internal::Object | |
INLINE(bool IsSeededNumberDictionary() const) | v8::internal::Object | |
INLINE(bool IsUnseededNumberDictionary() const) | v8::internal::Object | |
INLINE(bool IsOrderedHashSet() const) | v8::internal::Object | |
INLINE(bool IsOrderedHashMap() const) | v8::internal::Object | |
INLINE(bool IsUndefined() const) | v8::internal::Object | |
INLINE(bool IsNull() const) | v8::internal::Object | |
INLINE(bool IsTheHole() const) | v8::internal::Object | |
INLINE(bool IsException() const) | v8::internal::Object | |
INLINE(bool IsUninitialized() const) | v8::internal::Object | |
INLINE(bool IsTrue() const) | v8::internal::Object | |
INLINE(bool IsFalse() const) | v8::internal::Object | |
INLINE(bool IsArgumentsMarker() const) | v8::internal::Object | |
INLINE(bool IsFiller() const) | v8::internal::Object | |
INLINE(bool IsNaN() const) | v8::internal::Object | |
INLINE(bool IsMinusZero() const) | v8::internal::Object | |
inobject_properties() | v8::internal::Map | inline |
instance_size() | v8::internal::Map | inline |
instance_type() | v8::internal::Map | inline |
InstancesNeedRewriting(Map *target, int target_number_of_fields, int target_inobject, int target_unused, int *old_number_of_fields) | v8::internal::Map | |
is_access_check_needed() | v8::internal::Map | inline |
is_deprecated() | v8::internal::Map | inline |
is_dictionary_map() | v8::internal::Map | inline |
is_extensible() | v8::internal::Map | inline |
is_frozen() | v8::internal::Map | inline |
is_hidden_prototype() | v8::internal::Map | inline |
is_migration_target() | v8::internal::Map | inline |
is_observed() | v8::internal::Map | inline |
is_prototype_map() | v8::internal::Map | inline |
is_stable() | v8::internal::Map | inline |
is_undetectable() | v8::internal::Map | inline |
IsCallable() const | v8::internal::Object | |
IsGlobalObjectMap() | v8::internal::Map | inline |
IsJSGlobalObjectMap() | v8::internal::Map | inline |
IsJSGlobalProxyMap() | v8::internal::Map | inline |
IsJSObjectMap() | v8::internal::Map | inline |
IsJSProxyMap() | v8::internal::Map | inline |
IsMapInArrayPrototypeChain() | v8::internal::Map | |
IsObject() const | v8::internal::Object | inline |
IsStringObjectWithCharacterAt(uint32_t index) | v8::internal::Object | inline |
IsValidElementsTransition(ElementsKind from_kind, ElementsKind to_kind) | v8::internal::Map | static |
Iterate(ObjectVisitor *v) | v8::internal::HeapObject | |
IterateBody(InstanceType type, int object_size, ObjectVisitor *v) | v8::internal::HeapObject | |
IterateNextCodeLink(ObjectVisitor *v, int offset) | v8::internal::HeapObject | inlineprotected |
IteratePointer(ObjectVisitor *v, int offset) | v8::internal::HeapObject | inlineprotected |
IteratePointers(ObjectVisitor *v, int start, int end) | v8::internal::HeapObject | inlineprotected |
kBitField2Offset | v8::internal::Map | static |
kBitField3Offset | v8::internal::Map | static |
kBitFieldOffset | v8::internal::Map | static |
kCodeCacheOffset | v8::internal::Map | static |
kConstructorOffset | v8::internal::Map | static |
kDependentCodeOffset | v8::internal::Map | static |
kDescriptorsOffset | v8::internal::Map | static |
kFastPropertiesSoftLimit | v8::internal::Map | privatestatic |
kHasIndexedInterceptor | v8::internal::Map | static |
kHasNamedInterceptor | v8::internal::Map | static |
kHasNonInstancePrototype | v8::internal::Map | static |
kHeaderSize | v8::internal::HeapObject | static |
kInObjectPropertiesByte | v8::internal::Map | static |
kInObjectPropertiesOffset | v8::internal::Map | static |
kInstanceAttributesOffset | v8::internal::Map | static |
kInstanceSizeOffset | v8::internal::Map | static |
kInstanceSizesOffset | v8::internal::Map | static |
kInstanceTypeAndBitFieldOffset | v8::internal::Map | static |
kInstanceTypeOffset | v8::internal::Map | static |
kIsAccessCheckNeeded | v8::internal::Map | static |
kIsExtensible | v8::internal::Map | static |
kIsHiddenPrototype | v8::internal::Map | static |
kIsObserved | v8::internal::Map | static |
kIsUndetectable | v8::internal::Map | static |
kMapOffset | v8::internal::HeapObject | static |
kMaxCachedPrototypeTransitions | v8::internal::Map | static |
kMaxFastProperties | v8::internal::Map | privatestatic |
kMaximumBitField2FastElementValue | v8::internal::Map | static |
kMaximumBitField2FastHoleyElementValue | v8::internal::Map | static |
kMaximumBitField2FastHoleySmiElementValue | v8::internal::Map | static |
kMaximumBitField2FastSmiElementValue | v8::internal::Map | static |
kMaxPreAllocatedPropertyFields | v8::internal::Map | static |
kPointerFieldsBeginOffset | v8::internal::Map | static |
kPointerFieldsEndOffset | v8::internal::Map | static |
kPreAllocatedPropertyFieldsByte | v8::internal::Map | static |
kPreAllocatedPropertyFieldsOffset | v8::internal::Map | static |
kProtoTransitionElementsPerEntry | v8::internal::Map | static |
kProtoTransitionHeaderSize | v8::internal::Map | static |
kProtoTransitionMapOffset | v8::internal::Map | static |
kProtoTransitionNumberOfEntriesOffset | v8::internal::Map | static |
kProtoTransitionPrototypeOffset | v8::internal::Map | static |
kPrototypeOffset | v8::internal::Map | static |
kSize | v8::internal::Map | static |
kStringWrapperSafeForDefaultValueOf | v8::internal::Map | static |
kTransitionsOrBackPointerOffset | v8::internal::Map | static |
kUnusedPropertyFieldsOffset | v8::internal::Map | static |
kVisitorIdByte | v8::internal::Map | static |
kVisitorIdOffset | v8::internal::Map | static |
LastAdded() | v8::internal::Map | inline |
LookupDescriptor(JSObject *holder, Name *name, LookupResult *result) | v8::internal::Map | inline |
LookupElementsTransitionMap(ElementsKind elements_kind) | v8::internal::Map | |
LookupTransition(JSObject *holder, Name *name, LookupResult *result) | v8::internal::Map | inline |
map() const | v8::internal::HeapObject | inline |
map_word() const | v8::internal::HeapObject | inline |
mark_unstable() | v8::internal::Map | inline |
MAY_BE_STORE_FROM_KEYED enum value | v8::internal::Object | |
MayContainRawValues() | v8::internal::HeapObject | inline |
NewStorageFor(Isolate *isolate, Handle< Object > object, Representation representation) | v8::internal::Object | inlinestatic |
NextFreePropertyIndex() | v8::internal::Map | |
NORMAL_PROPERTY enum value | v8::internal::Object | |
Normalize(Handle< Map > map, PropertyNormalizationMode mode) | v8::internal::Map | static |
NotifyLeafMapLayoutChange() | v8::internal::Map | inlineprivate |
Number() | v8::internal::Object | inline |
NumberOfDescribedProperties(DescriptorFlag which=OWN_DESCRIPTORS, PropertyAttributes filter=NONE) | v8::internal::Map | |
NumberOfFields() | v8::internal::Map | |
NumberOfOwnDescriptors() | v8::internal::Map | inline |
NumberOfProtoTransitions() | v8::internal::Map | inline |
OptimalRepresentation() | v8::internal::Object | inline |
OptimalType(Isolate *isolate, Representation representation) | v8::internal::Object | |
owns_descriptors() | v8::internal::Map | inline |
pre_allocated_property_fields() | v8::internal::Map | inline |
PrepareForDataProperty(Handle< Map > old_map, int descriptor_number, Handle< Object > value) | v8::internal::Map | static |
PrintGeneralization(FILE *file, const char *reason, int modify_index, int split, int descriptors, bool constant_to_field, Representation old_representation, Representation new_representation, HeapType *old_field_type, HeapType *new_field_type) | v8::internal::Map | private |
PutPrototypeTransition(Handle< Map > map, Handle< Object > prototype, Handle< Map > target_map) | v8::internal::Map | privatestatic |
RawCopy(Handle< Map > map, int instance_size) | v8::internal::Map | privatestatic |
RawField(HeapObject *obj, int offset) | v8::internal::HeapObject | inlinestatic |
ReconfigureDataProperty(Handle< Map > map, int descriptor, PropertyAttributes attributes) | v8::internal::Map | static |
RemoveFromCodeCache(Name *name, Code *code, int index) | v8::internal::Map | |
RetrieveDescriptorsPointer() | v8::internal::Map | inline |
SameValue(Object *other) | v8::internal::Object | |
SameValueZero(Object *other) | v8::internal::Object | |
SearchTransition(Name *name) | v8::internal::Map | inline |
set_bit_field(byte value) | v8::internal::Map | inline |
set_bit_field2(byte value) | v8::internal::Map | inline |
set_bit_field3(uint32_t bits) | v8::internal::Map | inline |
set_construction_count(int value) | v8::internal::Map | inline |
set_dictionary_map(bool value) | v8::internal::Map | inline |
set_done_inobject_slack_tracking(bool value) | v8::internal::Map | inline |
set_elements_kind(ElementsKind elements_kind) | v8::internal::Map | inline |
set_function_with_prototype(bool value) | v8::internal::Map | inline |
set_has_indexed_interceptor() | v8::internal::Map | inline |
set_has_instance_call_handler() | v8::internal::Map | inline |
set_has_named_interceptor() | v8::internal::Map | inline |
set_inobject_properties(int value) | v8::internal::Map | inline |
set_instance_size(int value) | v8::internal::Map | inline |
set_instance_type(InstanceType value) | v8::internal::Map | inline |
set_is_access_check_needed(bool access_check_needed) | v8::internal::Map | inline |
set_is_extensible(bool value) | v8::internal::Map | inline |
set_is_hidden_prototype() | v8::internal::Map | inline |
set_is_observed() | v8::internal::Map | inline |
set_is_prototype_map(bool value) | v8::internal::Map | inline |
set_is_undetectable() | v8::internal::Map | inline |
set_map(Map *value) | v8::internal::HeapObject | inline |
set_map_no_write_barrier(Map *value) | v8::internal::HeapObject | inline |
set_map_word(MapWord map_word) | v8::internal::HeapObject | inline |
set_migration_target(bool value) | v8::internal::Map | inline |
set_non_instance_prototype(bool value) | v8::internal::Map | inline |
set_owns_descriptors(bool owns_descriptors) | v8::internal::Map | inline |
set_pre_allocated_property_fields(int value) | v8::internal::Map | inline |
set_unused_property_fields(int value) | v8::internal::Map | inline |
set_visitor_id(int visitor_id) | v8::internal::Map | inline |
SetBackPointer(Object *value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::Map | inline |
SetDataProperty(LookupIterator *it, Handle< Object > value) | v8::internal::Object | static |
SetEnumLength(int length) | v8::internal::Map | inline |
SetNumberOfOwnDescriptors(int number) | v8::internal::Map | inline |
SetNumberOfProtoTransitions(int value) | v8::internal::Map | inline |
SetParent(TraversableMap *parent) | v8::internal::TraversableMap | inline |
SetProperty(Handle< Object > object, Handle< Name > key, Handle< Object > value, StrictMode strict_mode, StoreFromKeyed store_mode=MAY_BE_STORE_FROM_KEYED) | v8::internal::Object | static |
SetProperty(LookupIterator *it, Handle< Object > value, StrictMode strict_mode, StoreFromKeyed store_mode, StorePropertyMode data_store_mode=NORMAL_PROPERTY) | v8::internal::Object | static |
SetPropertyWithAccessor(Handle< Object > receiver, Handle< Name > name, Handle< Object > value, Handle< JSObject > holder, Handle< Object > structure, StrictMode strict_mode) | v8::internal::Object | static |
SetPropertyWithDefinedSetter(Handle< Object > receiver, Handle< JSReceiver > setter, Handle< Object > value) | v8::internal::Object | static |
SetPrototypeTransitions(Handle< Map > map, Handle< FixedArray > prototype_transitions) | v8::internal::Map | inlineprivatestatic |
ShareDescriptor(Handle< Map > map, Handle< DescriptorArray > descriptors, Descriptor *descriptor) | v8::internal::Map | privatestatic |
ShortPrint(FILE *out=stdout) | v8::internal::Object | |
ShortPrint(StringStream *accumulator) | v8::internal::Object | |
Size() | v8::internal::HeapObject | inline |
SizeFromMap(Map *map) | v8::internal::HeapObject | inline |
STATIC_ASSERT(kDescriptorIndexBitCount+kDescriptorIndexBitCount==20) | v8::internal::Map | |
STATIC_ASSERT(kInstanceTypeAndBitFieldOffset==Internals::kMapInstanceTypeAndBitFieldOffset) | v8::internal::Map | |
v8::internal::HeapObject::STATIC_ASSERT(kMapOffset==Internals::kHeapObjectMapOffset) | v8::internal::HeapObject | |
StoreFromKeyed enum name | v8::internal::Object | |
StorePropertyMode enum name | v8::internal::Object | |
SUPER_PROPERTY enum value | v8::internal::Object | |
synchronized_map() | v8::internal::HeapObject | inline |
synchronized_map_word() const | v8::internal::HeapObject | inline |
synchronized_set_map(Map *value) | v8::internal::HeapObject | inline |
synchronized_set_map_no_write_barrier(Map *value) | v8::internal::HeapObject | inline |
synchronized_set_map_word(MapWord map_word) | v8::internal::HeapObject | inline |
ToArrayIndex(uint32_t *index) | v8::internal::Object | inline |
ToInt32(int32_t *value) | v8::internal::Object | |
ToObject(Isolate *isolate, Handle< Object > object) | v8::internal::Object | inlinestatic |
ToObject(Isolate *isolate, Handle< Object > object, Handle< Context > context) | v8::internal::Object | static |
TooManyFastProperties(StoreFromKeyed store_mode) | v8::internal::Map | inline |
ToSmi(Isolate *isolate, Handle< Object > object) | v8::internal::Object | inlinestatic |
ToUint32(uint32_t *value) | v8::internal::Object | |
TransitionElementsTo(Handle< Map > map, ElementsKind to_kind) | v8::internal::Map | static |
TransitionElementsToSlow(Handle< Map > object, ElementsKind to_kind) | v8::internal::Map | privatestatic |
TransitionToAccessorProperty(Handle< Map > map, Handle< Name > name, AccessorComponent component, Handle< Object > accessor, PropertyAttributes attributes) | v8::internal::Map | static |
TransitionToDataProperty(Handle< Map > map, Handle< Name > name, Handle< Object > value, PropertyAttributes attributes, StoreFromKeyed store_mode) | v8::internal::Map | static |
TransitionToPrototype(Handle< Map > map, Handle< Object > prototype) | v8::internal::Map | static |
TraverseCallback typedef | v8::internal::Map | |
TraverseTransitionTree(TraverseCallback callback, void *data) | v8::internal::Map | |
TryUpdate(Handle< Map > map) WARN_UNUSED_RESULT | v8::internal::Map | static |
TryUpdateInternal(Handle< Map > map) WARN_UNUSED_RESULT | v8::internal::Map | static |
unused_property_fields() | v8::internal::Map | inline |
Update(Handle< Map > map) | v8::internal::Map | static |
UpdateCodeCache(Handle< Map > map, Handle< Name > name, Handle< Code > code) | v8::internal::Map | static |
UpdateFieldType(int descriptor_number, Handle< Name > name, Handle< HeapType > new_type) | v8::internal::Map | private |
UpdateMapCodeCache(Handle< HeapObject > object, Handle< Name > name, Handle< Code > code) | v8::internal::HeapObject | static |
VerifyApiCallResultType() | v8::internal::Object | inline |
visitor_id() | v8::internal::Map | inline |
WrapForRead(Isolate *isolate, Handle< Object > object, Representation representation) | v8::internal::Object | inlinestatic |
WriteToReadOnlyProperty(LookupIterator *it, Handle< Object > value, StrictMode strict_mode) | v8::internal::Object | static |
ZapPrototypeTransitions() | v8::internal::Map | private |
ZapTransitions() | v8::internal::Map | private |