Commits
User selector
Commit History
Commits on Sep 29, 2020
Switch uses of allocLongLived to GC::makeA
Show description for 39da6a0authored andcommitted
Commits on Sep 17, 2020
Add external memory accounting to Hades
Show description for b72444fauthored andcommitted
Commits on Aug 20, 2020
Rename copyUTF16String to appendUTF16String
Show description for e950206authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on May 28, 2020
Remove calls to AllocationLocationTracker for native memory
Show description for 4c468bcauthored andcommitted
Commits on Apr 15, 2020
hermes | Add explicit instantiations to ExternalStringPrimitive::create
Show description for 2de368fauthored andcommitted
Commits on Mar 31, 2020
Add stack-trace data to Chrome heap snapshots
Show description for 7c7f915authored andcommitted
Commits on Oct 29, 2019
Avoid naked sizeof(C) for GCCell classes
Show description for 06147eeauthored andcommitted
Commits on Oct 28, 2019
buffered concatenation of string primitives
Show description for fc2674bauthored andcommittedAdd CopyableBasicString
Show description for 2c69540authored andcommitted
Commits on Oct 22, 2019
use std::string::capacity() for external memory size
Show description for 329e1c8authored andcommittedexternal memory charge in a VTable callback
Show description for a3ce897authored andcommittedchange uniqued StringPrimitive SymbolID to weak
Show description for 19b648eauthored andcommittedclean up uniqueID initialization
Show description for f4398edauthored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Sep 18, 2019
Try ASCII for StringPrimitive::create(UTF16Ref)
Show description for a83a1acauthored andcommitted
Commits on Sep 3, 2019
Serialize/Deserialize IDTracker.
Show description for cd30e55authored andcommitted
Commits on Aug 13, 2019
Rename V8HeapSnapshot to HeapSnapshot
Show description for bf23ef6authored andcommitted
Commits on Aug 9, 2019
Convert StringPrimitive snapshot to VTable function
Show description for 400cf8dauthored andcommitted
Commits on Aug 8, 2019
Wrap Serialize/Deserialize code blocks in #ifdef.
Show description for 3f92084authored andcommittedSerialize/Deserialize GCCells - StringPrimitives.
Show description for aa4cc85authored andcommittedSkeleton code for Serialize/Deserialize GCCells on heap.
Show description for 259aac1authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading