V8 Project
|
Public Member Functions | |
ConstantPoolEntry (RelocInfo rinfo, ConstantPoolArray::LayoutSection section, int merged_index) | |
Public Attributes | |
RelocInfo | rinfo_ |
ConstantPoolArray::LayoutSection | section_ |
int | merged_index_ |
Definition at line 683 of file assembler-arm.h.
|
inline |
Definition at line 684 of file assembler-arm.h.
int v8::internal::BASE_EMBEDDED< Visitor >::ConstantPoolEntry::merged_index_ |
Definition at line 690 of file assembler-arm.h.
RelocInfo v8::internal::BASE_EMBEDDED< Visitor >::ConstantPoolEntry::rinfo_ |
Definition at line 688 of file assembler-arm.h.
ConstantPoolArray::LayoutSection v8::internal::BASE_EMBEDDED< Visitor >::ConstantPoolEntry::section_ |
Definition at line 689 of file assembler-arm.h.