#include <assembler.h>
Definition at line 280 of file assembler.h.
◆ SlotDescriptor()
◆ contains_direct_pointer()
bool v8::internal::SlotDescriptor::contains_direct_pointer |
( |
| ) |
const |
|
inline |
◆ contains_indirect_pointer()
bool v8::internal::SlotDescriptor::contains_indirect_pointer |
( |
| ) |
const |
|
inline |
◆ ForCodePointerSlot()
static SlotDescriptor v8::internal::SlotDescriptor::ForCodePointerSlot |
( |
| ) |
|
|
inlinestatic |
◆ ForDirectPointerSlot()
static SlotDescriptor v8::internal::SlotDescriptor::ForDirectPointerSlot |
( |
| ) |
|
|
inlinestatic |
◆ ForIndirectPointerSlot()
◆ ForTrustedPointerSlot()
◆ indirect_pointer_tag()
◆ indirect_pointer_tag_
The documentation for this class was generated from the following file: