Home | History | Annotate | Download | only in wtf

Lines Matching refs:fastMalloc

27 #include "wtf/FastMalloc.h"
864 ValueType* result = static_cast<ValueType*>(fastMalloc(size * sizeof(ValueType)));