Home
last modified time | relevance | path

Searched defs:heap (Results 1 - 25 of 424) sorted by relevance

12345678910>>...17

/third_party/node/deps/v8/src/heap/base/
H A Dworklist.cc7 namespace heap { namespace
H A Dactive-system-pages.h13 namespace heap { namespace
H A Dstack.h10 namespace heap { namespace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc.h30 explicit SharedGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedGC() argument
H A Dshared_full_gc.h29 explicit SharedFullGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedFullGC() argument
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.cc11 CombinedHeapObjectIterator( Heap* heap, HeapObjectIterator::HeapObjectsFiltering filtering) CombinedHeapObjectIterator() argument
H A Dstress-marking-observer.cc12 StressMarkingObserver::StressMarkingObserver(Heap* heap) in StressMarkingObserver() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Draw-heap.cc15 RawHeap( HeapBase* heap, const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces) RawHeap() argument
H A Dprocess-heap.h43 HeapRegistry::Subscription::Subscription(HeapBase& heap) : heap_(heap) { in Subscription() argument
H A Dunmarker.h18 explicit SequentialUnmarker(RawHeap& heap) { Traverse(heap); } in SequentialUnmarker() argument
H A Dplatform.h23 explicit FatalOutOfMemoryHandler(HeapBase* heap) : heap_(heap) {} in FatalOutOfMemoryHandler() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-state.cc13 UnifiedHeapMarkingState( Heap* heap, MarkingWorklists::Local* local_marking_worklist) UnifiedHeapMarkingState() argument
/third_party/node/deps/v8/src/init/
H A Dsetup-isolate-full.cc27 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
H A Dsetup-isolate-deserialize.cc17 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_descriptor_pool.h35 struct d3d12_descriptor_heap *heap; member
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dthrow_oom_error_test.cpp56 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
H A Didle_gc_trigger_test.cpp42 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
50 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
58 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
70 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
78 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
90 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
100 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
110 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
120 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
129 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
140 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
153 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
163 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
175 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
185 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
197 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
213 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
225 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
241 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
250 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
263 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
272 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
280 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
291 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
302 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
310 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
319 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
330 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
341 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
[all...]
H A Djit_fort_test.cpp40 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
H A Dincremental_marking_test.cpp57 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
H A Dgc_verify_test.cpp44 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
52 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
60 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
68 Heap *heap in HWTEST_F_L0() local
76 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_heap.c29 nouveau_heap_init(struct nouveau_heap **heap, in nouveau_heap_init() argument
45 nouveau_heap_destroy(struct nouveau_heap **heap) in nouveau_heap_destroy() argument
54 nouveau_heap_alloc(struct nouveau_heap *heap, unsigned size, void *priv, in nouveau_heap_alloc() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dvisitors-inl.h37 ObjectVisitorWithCageBases::ObjectVisitorWithCageBases(Heap* heap) in ObjectVisitorWithCageBases() argument
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHeap.c62 TestHeap* heap = TestHeap_create(pool); in dePoolHeap_selfTest() local
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Drset_worklist_handler-inl.h26 inline RSetWorkListHandler::RSetWorkListHandler(Heap *heap) : heap_(heap) in RSetWorkListHandler() argument
42 inline void RSetWorkListHandler::EnumerateRegions(const Heap *heap) in EnumerateRegions() argument
52 inline void RSetWorkListHandler::CollectRSetItemsInHeap(const Heap *heap) in CollectRSetItemsInHeap() argument
[all...]
H A Dpartial_gc.cpp26 PartialGC::PartialGC(Heap *heap) : heap_(heap), workManager_(heap->GetWorkManager()) {} in PartialGC() argument

Completed in 9 milliseconds

12345678910>>...17