Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document what a variant 12 means in the serialization format.
  • Loading branch information
pmurias committed Jul 3, 2013
1 parent 32c67cd commit c8a6c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/serialization_format.markdown
Expand Up @@ -235,6 +235,7 @@ reference to do so. The reason being that
9 = VM Array of Integers
10 = VM Hash of Variant References with String Keys
11 = VM Static Code Reference
12 = VM Cloned Code Reference (a serialized closure)

### Object references
These are stored as a 32-bit SC index (base 1 into the dependencies
Expand Down

0 comments on commit c8a6c01

Please sign in to comment.