Home | History | Annotate | Download | only in src

Lines Matching refs:WRITE_INTPTR_FIELD

938 #define WRITE_INTPTR_FIELD(p, offset, value) \
2561 WRITE_INTPTR_FIELD(this, kExternalPointerOffset, ptr);
3869 WRITE_INTPTR_FIELD(this, kCodeEntryOffset, reinterpret_cast<intptr_t>(entry));
4094 WRITE_INTPTR_FIELD(this, kForeignAddressOffset, OffsetFrom(value));
4941 #undef WRITE_INTPTR_FIELD