Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-memory.cc31 void** allocation_base, in TryAllocateBackingStore()
163 void* allocation_base, in RegisterAllocation()
272 void* allocation_base = nullptr; in NewArrayBuffer() local
Dwasm-memory.h40 void* allocation_base = nullptr; member
Dwasm-objects.cc1006 Address allocation_base = in has_full_guard_region() local
/external/v8/src/objects/
Djs-array-buffer.h65 void* allocation_base; member
Djs-array-buffer-inl.h50 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/
Dapi.cc7603 void* allocation_base, in Contents()
7854 void* data, size_t byte_length, void* allocation_base, in Contents()