Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations | Variables
ScriptStats.cpp File Reference
#include "precompiled.h"
#include "ScriptStats.h"
#include "scriptinterface/ScriptInterface.h"
#include "js/jsapi.h"

Go to the source code of this file.

Enumerations

enum  {
  Row_MaxBytes, Row_MaxMallocBytes, Row_Bytes, Row_NumberGC,
  NumberRows
}
 

Variables

CScriptStatsTableg_ScriptStatsTable
 

Enumeration Type Documentation

anonymous enum
Enumerator
Row_MaxBytes 
Row_MaxMallocBytes 
Row_Bytes 
Row_NumberGC 
NumberRows 

Definition at line 28 of file ScriptStats.cpp.

Variable Documentation

CScriptStatsTable* g_ScriptStatsTable

Definition at line 26 of file ScriptStats.cpp.