Home
last modified time | relevance | path

Searched refs:fastMallocForbid (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.h79 void fastMallocForbid();
196 using WTF::fastMallocForbid;
DFastMalloc.cpp126 void fastMallocForbid() in fastMallocForbid() function
146 void fastMallocForbid()
/external/webkit/Source/JavaScriptCore/wtf/wince/
DFastMallocWinCE.h46 void fastMallocForbid();
DMemoryManager.cpp130 void fastMallocForbid() {} in fastMallocForbid() function
/external/webkit/Source/JavaScriptCore/heap/
DMachineStackMarker.cpp476 fastMallocForbid(); in gatherConservativeRoots()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-144250 (WTF::fastMallocForbid):
4266 (WTF::fastMallocForbid):
4301 (WTF::fastMallocForbid):
DChangeLog-2008-08-105174 (KJS::Heap::markStackObjectsConservatively): Moved fastMallocForbid/Allow down here, since