This commit is contained in:
Andreas Gal 2008-09-22 13:05:12 -07:00
commit 7b70046b10

View File

@ -112,6 +112,7 @@ enum jitstat_ids {
#define JITSTAT(x) STAT ## x ## ID,
#include "jitstats.tbl"
#undef JITSTAT
STAT_IDS_TOTAL
};
static JSPropertySpec jitstats_props[] = {