Commits
User selector
Commit History
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Feb 26, 2020
Return `PseudoHandle` from GCCell creation functions.
Show description for 8f71bceauthored andcommitted
Commits on Nov 6, 2019
Move CompactArray to ADT library.
Show description for 698a049authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 3, 2019
Fix a misaligned pointer in deserialization
Show description for d7b100eauthored andcommitted
Commits on Sep 11, 2019
Use CompactTable in IdentifierHashTable to save memory
Show description for 91ee209authored andcommitted
Commits on Sep 3, 2019
Fix an assertion bug in Serializer for UTF16 string
Show description for 4161b3bauthored andcommittedAdd serializeVM() to trigger Serialization from js code.
Show description for 96ef748authored andcommittedSerialize/deserialize ArrayStorage with its owner.
Show description for 7bf692fauthored andcommittedSerialize/Deserialize RuntimeModule, BCProvider, CodeBlock.
Show description for d1ab198authored andcommittedAdd const Runtime fields to SerializeHeader.
Show description for efe351bauthored andcommitted
Commits on Aug 26, 2019
Check for heap size instead of max heap size when deserialize.
Show description for 87da311authored andcommitted
Commits on Aug 8, 2019
Wrap Serialize/Deserialize code blocks in #ifdef.
Show description for 3f92084authored andcommittedHandle relocation of native function pointers.
Show description for 6e4c464authored andcommittedSkeleton code for Serialize/Deserialize GCCells on heap.
Show description for 259aac1authored andcommittedSerializer and deserializer API.
Show description for 92edd92authored andcommitted
Loading