Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc225 Address CodeRange::AllocateRawMemory(const size_t requested_size, in AllocateRawMemory() function in v8::internal::CodeRange
875 code_range()->AllocateRawMemory(chunk_size, commit_size, &chunk_size); in AllocateChunk()
Dspaces.h1107 V8_WARN_UNUSED_RESULT Address AllocateRawMemory(const size_t requested_size,