Commits
User selector
Commit History
Commits on Oct 2, 2020
Add a flag to disable generator compilation.
Show description for dee3b53authored andcommitted
Commits on Sep 18, 2020
Add cause to GCAnalyticsEvent
Show description for 1d8d495authored andcommitted
Commits on Sep 16, 2020
Enable 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 9, 2020
Add CrashManager::setContextualCustomData for thread-based data
Show description for b9a1a81authored andcommitted
Commits on Jul 9, 2020
Build macOS framework and add CocoaPods podspec (#285)
Show description for a9b5645authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 15, 2020
Add a flag for optimized eval
Show description for 78aef9eauthored andcommitted
Commits on May 1, 2020
Remove the non-Chrome memory profiler
Show description for 6162d3aauthored andcommitted
Commits on Apr 16, 2020
Rename and add trace related fields to RuntimeConfig
Show description for 010b37fauthored andcommitted
Commits on Apr 1, 2020
Make HermesRuntime::description() always include "HermesRuntime"
Show description for 6b411edauthored andcommitted
Commits on Mar 31, 2020
Add feature to track JS stack-trace for JS heap allocated objects
Show description for 19398f6authored andcommitted
Commits on Feb 22, 2020
Allow Function.toString() to return source code if available, and enabled
Show description for 6f1dbd1authored andcommitted
Commits on Feb 13, 2020
Have heap snapshots throw std::system_error instead of return a bool
Show description for de21c7bauthored andcommitted
Commits on Feb 8, 2020
Add AnalyticsCallback for the GC
Show description for 09e23eeauthored andcommitted
Commits on Feb 6, 2020
Use Proper Weakmap marking always.
Show description for 6053a24authored andcommitted
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Jan 10, 2020
Make proper weakmap marking disabled.
Show description for 65999acauthored andcommitted
Commits on Jan 8, 2020
Add Proxy global
Show description for 9fc7f89authored andcommitted
Commits on Jan 5, 2020
Fix mark stack overflow bug in WeakMap marking.
Show description for a174d21authored andcommitted
Make a GCConfig flag controlling WeakMap marking.
Show description for cdd02c6authored andcommitted
Commits on Dec 3, 2019
Add optional host callback function for GC events
Show description for 3699871authored andcommitted
Commits on Nov 28, 2019
Remove cooldown from tripwire
Show description for 4f65c0aauthored andcommitted
Commits on Nov 26, 2019
runtime flags to suppress HermesInternal
Show description for efb7ba4authored andcommitted
Commits on Oct 31, 2019
Remove compact parameter from heap snapshots
Show description for f24ba53authored andcommitted
Commits on Oct 16, 2019
Distinguish between implicit and explicit async breaks.
Show description for acc0ed4authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 3, 2019
Extend CrashManager to allow removing custom data.
Show description for 96fee67authored andcommitted
Add GCConfig options to release unused young gen memory
Show description for b3c61f9authored andcommitted
Commits on Sep 26, 2019
Make occupancyTarget configurable
Show description for 4463b76authored andcommittedExpose RuntimeConfig default values
Show description for bf254beauthored andcommitted
Commits on Sep 19, 2019
Gate GC mprotect on MC param.
Show description for f7a4855authored andcommitted
Add a GCConfig flag to gate metadata mprotection.
Show description for d2814dfauthored andcommitted
Commits on Sep 3, 2019
Tests for Serialization/Deserialization after user code.
Show description for 7c9b958authored andcommitted