Searched defs:JITSlabAllocator (Results 1 – 1 of 1) sorted by relevance
256 class JITSlabAllocator : public SlabAllocator { class259 JITSlabAllocator(DefaultJITMemoryManager &jmm) : JMM(jmm) { } in JITSlabAllocator() function in __anon99ff5b280211::JITSlabAllocator