Searched refs:CreateSlotHere (Results 1 – 1 of 1) sorted by relevance
93 Slot<T> CreateSlotHere() { in CreateSlotHere() function in v8::internal::GDBJITInterface::BASE_EMBEDDED534 Writer::Slot<MachOHeader> header = w->CreateSlotHere<MachOHeader>(); in WriteHeader()559 w->CreateSlotHere<MachOSegmentCommand>(); in WriteSegmentCommand()647 Writer::Slot<ELFHeader> header = w->CreateSlotHere<ELFHeader>(); in WriteHeader()1111 Writer::Slot<uint32_t> size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()1134 Writer::Slot<uint32_t> fb_block_size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()1166 Writer::Slot<uint32_t> block_size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()1214 Writer::Slot<uint32_t> block_size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()1227 Writer::Slot<uint32_t> block_size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()1238 Writer::Slot<uint32_t> block_size = w->CreateSlotHere<uint32_t>(); in WriteBodyInternal()[all …]