Commits
User selector
Commit History
Commits on Oct 8, 2020
Replace cjsModuleOffset with segmentID
Show description for c57fde2authored andcommittedAdd static pinned double constants
Show description for 2cfdfe2authored andcommittedAdd option to back GC segments with huge pages
Show description for 88522f8authored andcommitted
Commits on Oct 2, 2020
Have the root be emitted as part of each allocation stack
Show description for 801aa8aauthored andcommitted
Commits on Sep 30, 2020
Output the script ID instead of the script name
Show description for ea2b5aaauthored andcommitted
Commits on Sep 29, 2020
Remove allocLongLived API from Hades
Show description for c62e8e0authored andcommittedUse GC::makeA in test helpers
Show description for b010219authored andcommitted
Commits on Sep 28, 2020
Fix assert from syncWithRuntimeStack stopping too early
Show description for b7177cbauthored andcommitted
Commits on Sep 24, 2020
create handles in the current scope's parent
Show description for 7d3c17fauthored andcommitted
Commits on Sep 23, 2020
Add assert to make sure nothing calls defineOwnProperty with an index-like property
Show description for 0442fcdauthored andcommitted
Commits on Sep 18, 2020
Add cause to GCAnalyticsEvent
Show description for 1d8d495authored andcommitted
Commits on Sep 17, 2020
Add external memory accounting to Hades
Show description for b72444fauthored andcommitted
Commits on Sep 16, 2020
Add reverse scan to BitArray
Show description for 3cec26bauthored andcommittedEnable tripwire callback for Hades
Show description for bdcfe42authored andcommitted
Commits on Sep 14, 2020
Make the preemptive compilation threshold configurable
Show description for 99f46feauthored andcommitted
Commits on Sep 12, 2020
Add findNextZeroBitFrom to BitArray
Show description for 813f0feauthored andcommitted
Commits on Sep 9, 2020
Fix JSTypedArrayBase::end
Show description for dd5eb39authored andcommitted
Add heap segment extents to CrashManager custom data
Show description for 8068b09authored andcommitted
Add CrashManager::setContextualCustomData for thread-based data
Show description for b9a1a81authored andcommitted
Commits on Sep 1, 2020
Fix off by one error in free list search
Show description for a213d06authored andcommitted
Commits on Aug 29, 2020
Remove HERMESVM_USE_JS_LIBRARY_IMPLEMENTATION
Show description for d32c8a7authored andcommitted
Commits on Aug 28, 2020
Create generic BitArray to store MarkBitArray
Show description for 5a8a8ccauthored andcommitted
Commits on Aug 27, 2020
Add implementations of getHeapInfoWithMallocSize and getCrashManagerHeapInfo to Hades
Show description for 401aec8authored andcommitted
Update memory ordering
Show description for dbb4d0bauthored andcommitted
Commits on Aug 20, 2020
Rename copyUTF16String to appendUTF16String
Show description for e950206authored andcommitted
Commits on Aug 18, 2020
Allocation timeline profile v1
Show description for 64c550fauthored andcommitted
Commits on Aug 14, 2020
Fix tracking of object IDs in Hades
Show description for b6a65cdauthored andcommitted
Commits on Aug 11, 2020
Avoid acquiring the WeakRefMutex in fast paths
Show description for d0aca62authored andcommitted
Commits on Jul 31, 2020
Change printStats to take a JSONEmitter
Show description for cb91662authored andcommitted
Commits on Jul 30, 2020
Add support for Handle-SAN to Hades
Show description for 618082aauthored andcommitted
Commits on Jul 28, 2020
Fixed CodeCoverageProfilerTest
Show description for 4c55f78authored andcommittedCodemod on handle practices
Show description for 35605f9authored andcommitted
Commits on Jul 7, 2020
Fix WeakRef and Symbol allocate live bug in Hades
Show description for ff6ba66authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Implement heap profiling for all GCs
Show description for 2f374cbauthored andcommitted