#include "v8.h"
#include "v8-counters.h"
ネームスペース | |
namespace | v8 |
namespace | v8::internal |
マクロ定義 | |
#define | SR(name, caption) |
#define | SC(name, caption) StatsCounter Counters::name = { L"c:" L###caption, NULL, false }; |
#define | COUNTER_NAME(name) { L"c:V8.State" L###name, NULL, false }, |
v8-counters.cc の 42 行で定義されています。