mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge.
This commit is contained in:
commit
7b70046b10
@ -112,6 +112,7 @@ enum jitstat_ids {
|
|||||||
#define JITSTAT(x) STAT ## x ## ID,
|
#define JITSTAT(x) STAT ## x ## ID,
|
||||||
#include "jitstats.tbl"
|
#include "jitstats.tbl"
|
||||||
#undef JITSTAT
|
#undef JITSTAT
|
||||||
|
STAT_IDS_TOTAL
|
||||||
};
|
};
|
||||||
|
|
||||||
static JSPropertySpec jitstats_props[] = {
|
static JSPropertySpec jitstats_props[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user