Commits
User selector
Commit History
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored andcommittedReplace 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
Add a flag to disable generator compilation.
Show description for dee3b53authored andcommittedHave 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
Fix extracting value of empty stored comments
Show description for df071ecauthored andcommitted
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
Expand BitArray tests
Show description for 66c4822authored andcommittedAdd reverse scan to BitArray
Show description for 3cec26bauthored andcommittedEnable tripwire callback for Hades
Show description for bdcfe42authored andcommitted
Commits on Sep 14, 2020
Enable Proxy by default for 0.7.0
Show description for cb58dd2authored andcommittedMake 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 11, 2020
Do not include newline as part of stored line comment
Show description for afdc60fauthored andcommitted
Commits on Sep 9, 2020
Store more information with comments.
Show description for 1a2f1d0authored andcommittedFix 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
Add tests for BitArray
Show description for 4549abcauthored andcommittedContinue on seeing '@' in lexer advance.
Show description for 1502732authored andcommittedFix 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