Searched refs:jscore_fastmalloc_introspection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFastMalloc.cpp275 extern "C" const int jscore_fastmalloc_introspection = 0; variable
3857 malloc_introspection_t jscore_fastmalloc_introspection = { &FastMallocZone::enumerate, &FastMallocZone::goodSize, &FastMallocZone::check, &FastMallocZone::print,
3887 m_zone.introspect = &jscore_fastmalloc_introspection;

Completed in 382 milliseconds