aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes6
1 files changed, 6 insertions, 0 deletions
diff --git a/notes b/notes
index 8420389..d6e3162 100644
--- a/notes
+++ b/notes
@@ -186,3 +186,9 @@ Small set in between
bit 63-60: 0 1 1 0
bit 59: reserved for GC
* [ <opcode> ]*
+
+=== Array ===
+* Length in bytes (including header)
+ bit 63-60: 0 1 1 1
+ bit 59: reserved for GC
+* [ <object pointer> ]*