#include <heap-refs.h>
Definition at line 870 of file heap-refs.h.
◆ AsElementsKind()
◆ CanBeDeprecated()
bool v8::internal::compiler::MapRef::CanBeDeprecated |
( |
| ) |
const |
◆ CanInlineElementAccess()
bool v8::internal::compiler::MapRef::CanInlineElementAccess |
( |
| ) |
const |
◆ CanTransition()
bool v8::internal::compiler::MapRef::CanTransition |
( |
| ) |
const |
◆ construction_counter()
int v8::internal::compiler::MapRef::construction_counter |
( |
| ) |
const |
◆ constructor_function_index()
int v8::internal::compiler::MapRef::constructor_function_index |
( |
| ) |
const |
◆ elements_kind()
ElementsKind v8::internal::compiler::MapRef::elements_kind |
( |
| ) |
const |
◆ FindFieldOwner()
◆ FindRootMap()
◆ GetBackPointer()
◆ GetConstructor()
ObjectRef v8::internal::compiler::MapRef::GetConstructor |
( |
JSHeapBroker * | broker | ) |
const |
◆ GetFieldIndexFor()
◆ GetInObjectProperties()
int v8::internal::compiler::MapRef::GetInObjectProperties |
( |
| ) |
const |
◆ GetInObjectPropertiesStartInWords()
int v8::internal::compiler::MapRef::GetInObjectPropertiesStartInWords |
( |
| ) |
const |
◆ GetInObjectPropertyOffset()
int v8::internal::compiler::MapRef::GetInObjectPropertyOffset |
( |
int | index | ) |
const |
◆ GetPropertyDetails()
◆ GetPropertyKey()
◆ GetStrongValue()
OptionalObjectRef v8::internal::compiler::MapRef::GetStrongValue |
( |
JSHeapBroker * | broker, |
|
|
InternalIndex | descriptor_number ) const |
◆ has_indexed_interceptor()
bool v8::internal::compiler::MapRef::has_indexed_interceptor |
( |
| ) |
const |
◆ has_prototype_slot()
bool v8::internal::compiler::MapRef::has_prototype_slot |
( |
| ) |
const |
◆ instance_descriptors()
◆ instance_size()
int v8::internal::compiler::MapRef::instance_size |
( |
| ) |
const |
◆ instance_type()
InstanceType v8::internal::compiler::MapRef::instance_type |
( |
| ) |
const |
◆ is_abandoned_prototype_map()
bool v8::internal::compiler::MapRef::is_abandoned_prototype_map |
( |
| ) |
const |
◆ is_access_check_needed()
bool v8::internal::compiler::MapRef::is_access_check_needed |
( |
| ) |
const |
◆ is_callable()
bool v8::internal::compiler::MapRef::is_callable |
( |
| ) |
const |
◆ is_constructor()
bool v8::internal::compiler::MapRef::is_constructor |
( |
| ) |
const |
◆ is_deprecated()
bool v8::internal::compiler::MapRef::is_deprecated |
( |
| ) |
const |
◆ is_dictionary_map()
bool v8::internal::compiler::MapRef::is_dictionary_map |
( |
| ) |
const |
◆ is_migration_target()
bool v8::internal::compiler::MapRef::is_migration_target |
( |
| ) |
const |
◆ is_stable()
bool v8::internal::compiler::MapRef::is_stable |
( |
| ) |
const |
◆ is_undetectable()
bool v8::internal::compiler::MapRef::is_undetectable |
( |
| ) |
const |
◆ IsBooleanMap()
bool v8::internal::compiler::MapRef::IsBooleanMap |
( |
JSHeapBroker * | broker | ) |
const |
◆ IsFixedCowArrayMap()
bool v8::internal::compiler::MapRef::IsFixedCowArrayMap |
( |
JSHeapBroker * | broker | ) |
const |
◆ IsInobjectSlackTrackingInProgress()
bool v8::internal::compiler::MapRef::IsInobjectSlackTrackingInProgress |
( |
| ) |
const |
◆ IsPrimitiveMap()
bool v8::internal::compiler::MapRef::IsPrimitiveMap |
( |
| ) |
const |
◆ IsStringWrapperMap()
bool v8::internal::compiler::MapRef::IsStringWrapperMap |
( |
| ) |
const |
◆ IsThinStringMap()
bool v8::internal::compiler::MapRef::IsThinStringMap |
( |
| ) |
const |
◆ IsTwoByteStringMap()
bool v8::internal::compiler::MapRef::IsTwoByteStringMap |
( |
| ) |
const |
◆ NextFreePropertyIndex()
int v8::internal::compiler::MapRef::NextFreePropertyIndex |
( |
| ) |
const |
◆ NumberOfOwnDescriptors()
int v8::internal::compiler::MapRef::NumberOfOwnDescriptors |
( |
| ) |
const |
◆ object()
◆ oddball_type()
◆ prototype()
◆ PrototypesElementsDoNotHaveAccessorsOrThrow()
◆ supports_fast_array_iteration()
bool v8::internal::compiler::MapRef::supports_fast_array_iteration |
( |
JSHeapBroker * | broker | ) |
const |
◆ supports_fast_array_resize()
bool v8::internal::compiler::MapRef::supports_fast_array_resize |
( |
JSHeapBroker * | broker | ) |
const |
◆ UnusedPropertyFields()
int v8::internal::compiler::MapRef::UnusedPropertyFields |
( |
| ) |
const |
The documentation for this class was generated from the following files: