Home
last modified time | relevance | path

Searched defs:to_heap (Results 1 – 2 of 2) sorted by relevance

/dports/devel/upp/upp/uppsrc/Core/
H A Dheap.cpp90 void Heap::MoveLargeTo(DLink *ml, Heap *to_heap) in MoveLargeTo()
109 void Heap::MoveLargeTo(Heap *to_heap) in MoveLargeTo()
/dports/lang/v8/v8-9.6.180.12/test/unittests/wasm/
H A Dfunction-body-decoder-unittest.cc4504 HeapType to_heap = HeapType(std::get<1>(test)); in TEST_F() local