Searched defs:allocatorForObjectWithoutDestructor (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHeap.h116 MarkedAllocator& allocatorForObjectWithoutDestructor(size_t bytes) { return m_objectSpace.allocatorFor(bytes); } function in class:JSC::Heap

Completed in 128 milliseconds