aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-09-20 14:51:02 +0200
committerDrahflow <drahflow@gmx.de>2013-09-20 14:51:02 +0200
commiteea02bbc59f4f0ece2756cdc846d351238d2b6a7 (patch)
treec849207f9373bbbc47abb40ed8fc7b6708b1e48e /notes
parentcb5d3e47e54a188ecbb5385f80b0bdadf9297b33 (diff)
Client-side optimizer
Diffstat (limited to 'notes')
-rw-r--r--notes1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes b/notes
index 7db6b73..540f60c 100644
--- a/notes
+++ b/notes
@@ -183,6 +183,7 @@ Small set in between
* Length in bytes (including header)
bit 63-60: 0 1 1 0
bit 59: reserved for GC
+ bit 58: optimized or being optimized
* Length of opcode block (rounded to 8 byte)
* [ <opcode> ]*
* [ <object pointer> ]*