Commits
User selector
Commit History
Commits on Sep 18, 2020
Add cause to GCAnalyticsEvent
Show description for 1d8d495authored andcommitted
Commits on Sep 10, 2020
return type error in loadSegment
Show description for b8cf556authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on May 19, 2020
Add a marker in installConsoleBindings.
Show description for b94d475authored andcommitted
Commits on Apr 10, 2020
Clean up some includes in VM.
Show description for 8d8963fauthored andcommitted
Commits on Feb 22, 2020
Remove toHandle and overload makeHandle for PseudoHandle.
Show description for 45b85e1authored 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 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Dec 21, 2019
Move scriptID to the RuntimeModule itself
Show description for 521564bauthored andcommitted
Commits on Dec 13, 2019
Cleanup some manual setup of DefinePropertyFlags
Show description for 6be64adauthored andcommitted
Commits on Oct 31, 2019
Remove compact parameter from heap snapshots
Show description for f24ba53authored andcommitted
Commits on Oct 17, 2019
Fixes to the serializer
Show description for ee38300authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommittedAdd "-stable-instruction-count" option for repeatable CPU instr. count
Show description for 0f1d9dbauthored andcommitted
Commits on Sep 10, 2019
remove Runtime parameter of dynamic handle casts
Show description for ecf72eeauthored andcommitted
Commits on Sep 3, 2019
Tests for Serialization/Deserialization after user code.
Show description for 7c9b958authored andcommittedAdd serializeVM() to trigger Serialization from js code.
Show description for 96ef748authored andcommitted
Commits on Aug 23, 2019
Allow Debugger and TimeLimit share the same flag
Show description for aa74fc3authored andcommitted
Commits on Aug 22, 2019
Destroy Runtime when it throws a C++ exception
Show description for 36a1741authored andcommitted
Commits on Aug 8, 2019
Wrap Serialize/Deserialize code blocks in #ifdef.
Show description for 3f92084authored andcommittedSerialize/Deserialize of VM states after global object initialization.
Show description for eca5299authored andcommitted
Commits on Aug 1, 2019
Add option to force GC before printing stats
Show description for cab0dc7authored andcommitted
Commits on Jul 26, 2019
Catch and report any OOM/Timelimit exceptions in console mode
Show description for 4f2f52fauthored andcommitted
Add command line option in hermes console binary
Show description for 78a597bauthored andcommitted
Commits on Jul 24, 2019
Stop dumping debugging stack frames for sampling profiler
Show description for a8ae1d5authored andcommitted
Commits on Jul 15, 2019
Remove duplicate createHeapSnapshot function
Show description for a311b71authored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading