Home
last modified time | relevance | path

Searched defs:allocation_base (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/objects/
Dbacking-store.cc351 void* allocation_base = nullptr; in TryAllocateWasmMemory() local
571 Isolate* isolate, void* allocation_base, size_t allocation_length, in WrapAllocation()
589 void* allocation_base, size_t allocation_length, in WrapAllocation()
Djs-array-buffer-inl.h133 void* JSArrayBuffer::allocation_base() const { in allocation_base() function
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h819 uint64_t allocation_base; /* Base address of a range of pages member
/external/v8/src/api/
Dapi.cc7485 void* allocation_base, in Contents()
7824 void* data, size_t byte_length, void* allocation_base, in Contents()