Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 31) sorted by relevance

12

/third_party/node/deps/v8/src/base/
Dsmall-vector.h31 : allocator_(allocator) {} in allocator_() function
33 : allocator_(allocator) { in allocator_() function
38 : allocator_(allocator) { in allocator_() function
43 : allocator_(allocator) { in allocator_() function
48 : allocator_(allocator) { in allocator_() function
Dpage-allocator.cc93 PageAllocator* allocator_; member in v8::base::SharedMemory
/third_party/skia/third_party/externals/tint/src/
Dblock_allocator.h117 BlockAllocator const* const allocator_; variable
137 BlockAllocator const* const allocator_; variable
/third_party/vixl/src/aarch64/
Ddisasm-aarch64.h304 std::optional<AllocatorWrapper> allocator_; variable
368 AllocatorWrapper allocator_; variable
Ddecoder-aarch64.h434 AllocatorWrapper allocator_; variable
748 AllocatorWrapper allocator_; variable
Dmacro-assembler-aarch64.h173 AllocatorWrapper allocator_; variable
557 AllocatorWrapper allocator_; variable
8241 AllocatorWrapper allocator_; variable
/third_party/node/deps/v8/src/heap/cppgc/
Dpage-memory.h88 PageAllocator& allocator_; variable
233 PageAllocator& allocator_; variable
/third_party/node/deps/v8/src/strings/
Dstring-stream.h142 : allocator_(allocator), in allocator_() function
206 StringAllocator* allocator_; variable
/third_party/node/deps/v8/src/wasm/
Dcanonical-types.h113 AccountingAllocator allocator_; variable
Dwasm-engine.h389 AccountingAllocator allocator_; variable
Dmodule-decoder.cc1603 AccountingAllocator allocator_; member in v8::internal::wasm::ModuleDecoderImpl
Dmodule-compiler.cc2092 AccountingAllocator* allocator_; member in v8::internal::wasm::AsyncStreamingProcessor
/third_party/node/deps/v8/src/compiler/
Dzone-stats.h97 AccountingAllocator* allocator_; variable
/third_party/skia/third_party/externals/dawn/src/common/
DStackContainer.h183 Allocator allocator_; variable
/third_party/node/deps/v8/src/zone/
Dzone.h220 AccountingAllocator* allocator_; variable
/third_party/node/deps/v8/src/heap/
Dscavenger.h199 EvacuationAllocator allocator_; variable
Dmemory-allocator.h129 MemoryAllocator* const allocator_; variable
/third_party/vixl/src/aarch32/
Ddisasm-aarch32.h530 std::optional<AllocatorWrapper> allocator_; variable
544 : allocator_(std::make_optional<AllocatorWrapper>()), in allocator_() function
/third_party/vixl/src/
Dpool-manager.h534 AllocatorWrapper allocator_; variable
Dinvalset-vixl.h224 AllocatorWrapper allocator_; variable
/third_party/node/deps/v8/src/parsing/
Dparse-info.h213 AccountingAllocator* allocator_; variable
/third_party/node/deps/v8/src/asmjs/
Dasm-js.cc214 AccountingAllocator* allocator_; member in v8::internal::AsmJsCompilationJob
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph.cc768 BlockAllocator<Global> allocator_; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc271 BlockAllocator<Type> allocator_; member
/third_party/node/deps/v8/src/execution/
Disolate.h2115 AccountingAllocator* allocator_ = nullptr; variable

12