Home
last modified time | relevance | path

Searched refs:CreateSlotsHere (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dgdb-jit.cc94 return CreateSlotsHere<T>(1); in CreateSlotHere()
98 Slot<T> CreateSlotsHere(uint32_t count) { in CreateSlotsHere() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
585 w->CreateSlotsHere<MachOSection::Header>(sections_.length()); in WriteSections()
704 w->CreateSlotsHere<ELFSection::Header>(sections_.length()); in WriteSectionTable()
858 w->CreateSlotsHere<ELFSymbol::SerializedLayout>(total_symbols); in WriteBody()