summaryrefslogtreecommitdiff
path: root/src/vm/codeman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/codeman.h')
-rw-r--r--src/vm/codeman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vm/codeman.h b/src/vm/codeman.h
index 5fbddea875..9d7ed4d62f 100644
--- a/src/vm/codeman.h
+++ b/src/vm/codeman.h
@@ -1490,6 +1490,7 @@ private:
static unsigned m_LCG_JumpStubBlockAllocCount;
static unsigned m_LCG_JumpStubBlockFullCount;
+public:
struct JumpStubCache
{
JumpStubCache()