Searched refs:CreateSlotHere (Results 1 – 1 of 1) sorted by relevance
96 Slot<T> CreateSlotHere() { in CreateSlotHere() function in v8::internal::BASE_EMBEDDED398 Writer::Slot<ELFHeader> header = w->CreateSlotHere<ELFHeader>(); in WriteHeader()766 Writer::Slot<uint32_t> size = w->CreateSlotHere<uint32_t>(); in WriteBody()861 Writer::Slot<uint32_t> total_length = w->CreateSlotHere<uint32_t>(); in WriteBody()871 Writer::Slot<uint32_t> prologue_length = w->CreateSlotHere<uint32_t>(); in WriteBody()1087 Writer::Slot<uint32_t> cie_length_slot = w->CreateSlotHere<uint32_t>(); in WriteCIE()1108 Writer::Slot<uint32_t> fde_length_slot = w->CreateSlotHere<uint32_t>(); in WriteFDE()