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