Commits
User selector
Commit History
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored 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 14, 2020
Enable Proxy by default for 0.7.0
Show description for cb58dd2authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 16, 2020
Fix buffer prefix used in error msg
Show description for 94f6541authored andcommitted
Commits on Jun 15, 2020
Have TraceInterpreter use RuntimeConfig as a part of ExecuteOptions
Show description for 19a8193authored andcommitted
Commits on Jun 11, 2020
Expose Hermes bytecode version
Show description for f95f929authored andcommitted
Commits on Apr 26, 2020
Treat Strings as pointer types.
Show description for 136b5c0authored andcommitted
Test demonstrating that replay does extra string allocs.
Show description for c0d1d6fauthored andcommitted
Add bool to BeginExecJS record indicating whether input was bytecode.
Show description for 68462f4authored andcommitted
Commits on Apr 16, 2020
Extend TracingRuntime to support rename and callback
Show description for 7f8a78bauthored andcommittedRename and add trace related fields to RuntimeConfig
Show description for 010b37fauthored andcommitted
Commits on Apr 3, 2020
Fix CMake build config when HERMESVM_API_TRACE is set
Show description for 632df0fauthored andcommitted
Commits on Apr 1, 2020
Make HermesRuntime::description() always include "HermesRuntime"
Show description for 6b411edauthored andcommittedAdd debugger throwing stack frame test.
Show description for a906d01authored andcommitted
Commits on Mar 10, 2020
Remove unnecessary duplicate marker records in trace replay.
Show description for d78b044authored andcommitted
HasPropertyRecord toJSON needs to write ObjectID.
Show description for 1c88383authored andcommitted
Use the captured TracingRuntime in TracingHostObject.
Show description for 169bc5eauthored andcommitted
Make RuntimeDecorator's getHostObject function return undecorated HostObject.
Show description for 1e12afcauthored 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
Write "trace" JSON component incrementally in synth trace.
Show description for 68c4f20authored andcommitted
Move recording of the RuntimeConfig to trace construction.
Show description for 4b5622aauthored andcommitted
Make synth trace write incrementally to a file.
Show description for 9ed0d45authored andcommitted
Add trace/replay of HermesInternal.getInstrumentedStats()
Show description for 0bcf685authored andcommitted
Commits on Feb 6, 2020
Use internal fork of LLVM
Show description for 611cac5authored andcommitted
Commits on Feb 5, 2020
Add public API to get HBC page accesses data
Show description for 80f12a9authored andcommitted
Commits on Jan 30, 2020
Convert remaining tests to EXPECT_DEATH_IF_SUPPORTED
Show description for c151946authored andcommitted
Commits on Jan 16, 2020
Track host function name and number of parameters
Show description for 9361976authored andcommitted
Commits on Jan 8, 2020
Add Proxy tests.
Show description for f697f57authored andcommittedAdd Proxy global
Show description for 9fc7f89authored andcommitted
Commits on Nov 28, 2019
Add support for sourceURL to BeginExecJSRecord
Show description for aebfbc9authored andcommitted
Commits on Oct 25, 2019
Avoid relying on multiple iterations of segments being the same.
Show description for 302a518authored andcommitted
Commits on Oct 17, 2019
Re-introduce trace mode build flag
Show description for 15f0008authored andcommitted
Commits on Oct 16, 2019
Move sourceHash to BeginExecJSRecord
Show description for 9351b57authored andcommitted