Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc97 return CreateSlotsHere<T>(1); in CreateSlotHere()
101 Slot<T> CreateSlotsHere(uint32_t count) { in CreateSlotsHere() function in v8::internal::BASE_EMBEDDED
442 w->CreateSlotsHere<ELFSection::Header>(sections_.length()); in WriteSectionTable()
593 w->CreateSlotsHere<ELFSymbol::SerializedLayout>(total_symbols); in WriteBody()