freeMemory 118 Source/bindings/v8/V8Binding.cpp WTF::ArrayBufferContents::freeMemory(data, size); freeMemory 76 Source/wtf/ArrayBufferContents.cpp freeMemory(m_data, m_sizeInBytes); freeMemory 100 Source/wtf/ArrayBufferContents.cpp other.freeMemory(other.m_data, other.m_sizeInBytes); freeMemory 73 Source/wtf/ArrayBufferContents.h static void freeMemory(void*, size_t);