about summary refs log tree commit diff stats
path: root/src/js/opaque.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/opaque.nim')
-rw-r--r--src/js/opaque.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/opaque.nim b/src/js/opaque.nim
index 30456602..1f0ad529 100644
--- a/src/js/opaque.nim
+++ b/src/js/opaque.nim
@@ -25,6 +25,7 @@ type
     # `unforgeable[classid]'.)
     unforgeable*: Table[JSClassID, seq[JSCFunctionListEntry]]
     gclaz*: string
+    gparent*: JSClassID
     sym_refs*: array[JSSymbolRefs, JSAtom]
     str_refs*: array[JSStrRefs, JSAtom]
     Array_prototype_values*: JSValue