Commits
User selector
Commit History
Commits on Sep 17, 2020
Add external memory accounting to Hades
Show description for b72444fauthored 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 Mar 31, 2020
Add stack-trace data to Chrome heap snapshots
Show description for 7c7f915authored andcommitted
Commits on Feb 26, 2020
Return `PseudoHandle` from GCCell creation functions.
Show description for 8f71bceauthored andcommitted
Commits on Jan 14, 2020
Make direct property slots trailing and overlapping w/ C++ fields of subclasses
Show description for a93ce9fauthored andcommittedRevert D19318820: Make direct property slots trailing and overlapping w/ C++ fields of subclasses
Show description for 8d57632authored andcommitted
Revert D19318598: Refactor creation of JS objects
Show description for cc56574authored andcommitted
Refactor creation of JS objects
Show description for c4d8d8fauthored andcommittedMake direct property slots trailing and overlapping w/ C++ fields of subclasses
Show description for eca1f1cauthored andcommitted
Commits on Dec 31, 2019
Back out "Compute overlapping direct property slots and shift other properties accordingly"
Show description for d1415aaauthored andcommittedBack out "Make direct property slots trailing and overlapping w/ C++ fields of subclasses"
Show description for 974c2d1authored andcommitted
Commits on Dec 23, 2019
Make direct property slots trailing and overlapping w/ C++ fields of subclasses
Show description for 1e7bb00authored andcommittedCompute overlapping direct property slots and shift other properties accordingly
Show description for a80cbb7authored andcommitted
Commits on Dec 19, 2019
Add support for addLocations callback in GCCells
Show description for c8a59beauthored andcommitted
Commits on Dec 5, 2019
Refactor internal properties support
Show description for b80ad1eauthored andcommittedEliminate <NEEDED_PROPERTY_SLOTS> boilerplate
Show description for 5ac6a09authored andcommitted
Commits on Nov 5, 2019
Fix giant ArrayBuffer RangeError bug
Show description for 886bc0dauthored andcommitted
Commits on Oct 29, 2019
Avoid naked sizeof(C) for GCCell classes
Show description for 06147eeauthored andcommitted
Commits on Oct 22, 2019
external memory charge in a VTable callback
Show description for a3ce897authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Sep 3, 2019
Serialize/Deserialize IDTracker.
Show description for cd30e55authored andcommittedSerialize/Deserialize JSArrayBuffer.
Show description for 8537f46authored andcommitted
Commits on Aug 29, 2019
Add nullptr check for snapshot functions of JSArrayBuffer.
Show description for a430a46authored andcommitted
Commits on Aug 13, 2019
Rename V8HeapSnapshot to HeapSnapshot
Show description for bf23ef6authored andcommitted
Commits on Aug 8, 2019
Add support for native nodes in heap snapshots and use it for JSArrayBuffer
Show description for f803f4bauthored andcommitted
Wrap Serialize/Deserialize code blocks in #ifdef.
Show description for 3f92084authored andcommittedSerialize/Deserialize GCCells - Unimplemented ones.
Show description for 1ab34adauthored andcommittedSkeleton code for Serialize/Deserialize GCCells on heap.
Show description for 259aac1authored andcommitted
Commits on Jul 25, 2019
Use uint8_t * for JSArrayBuffer storage instead of char *
Show description for 2ee3d93authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading