Home | History | Annotate | Download | only in wtf

Lines Matching refs:fastZeroedMalloc

863             return static_cast<ValueType*>(fastZeroedMalloc(size * sizeof(ValueType)));