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

/external/webkit/Source/JavaScriptCore/wtf/
H A DFastMalloc.cpp168 void fastMallocMatchFailed(void*) function in namespace:WTF::Internal
323 Internal::fastMallocMatchFailed(p);
340 Internal::fastMallocMatchFailed(p);
3858 Internal::fastMallocMatchFailed(ptr);
3974 Internal::fastMallocMatchFailed(old_ptr);

Completed in 38 milliseconds