/external/v8/src/ |
deoptimizer.cc | 1187 Address slot_addr = SlotAddress(frame, slot_index); local 1193 Address slot_addr = SlotAddress(frame, slot_index); local 1199 Address slot_addr = SlotAddress(frame, slot_index); local [all...] |
mark-compact.cc | 792 #define SLOT_ADDR(obj, offset) \ 803 SLOT_ADDR(object, JSFunction::kPropertiesOffset), 804 SLOT_ADDR(object, JSFunction::kCodeEntryOffset)); 825 SLOT_ADDR(object, 827 SLOT_ADDR(object, JSFunction::kNonWeakFieldsEndOffset)); 836 VisitPointer(heap, SLOT_ADDR(object, SharedFunctionInfo::kNameOffset)); 839 VisitPointer(heap, SLOT_ADDR(object, SharedFunctionInfo::kCodeOffset)); 843 SLOT_ADDR(object, SharedFunctionInfo::kScopeInfoOffset), 844 SLOT_ADDR(object, SharedFunctionInfo::kSize)); 847 #undef SLOT_ADDR [all...] |
objects-inl.h | [all...] |
objects.h | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
nubus.h | 250 unsigned long slot_addr; member in struct:nubus_board
|