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 __anone29d22b10211::JITSlabAllocator