Searched refs:stackBytes (Results 1 – 4 of 4) sorted by relevance
36 size_t stackBytes; member
39 stats.stackBytes = RegisterFile::committedByteCount(); in globalMemoryStatistics()
125 totalBytesInUse += globalMemoryStats.stackBytes + globalMemoryStats.JITBytes;126 totalBytesCommitted += globalMemoryStats.stackBytes + globalMemoryStats.JITBytes;170 webKitMemoryStats.values.append(globalMemoryStats.stackBytes);
210 …[NSNumber numberWithUnsignedInt:(unsigned int)globalMemoryStats.stackBytes], @"JavaScriptStackSize…