<div dir="ltr">There are two ways webkit gets memory using mmap from the operating system, one is WTF::OSAllocator and the second one is WTF::fastMalloc which seems to rely on tcmalloc to get memory from os. I&#39;m using qt bindings. What is the purpose of each of them ?<br></div>