Commits
User selector
Commit History
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Apr 26, 2020
Treat Strings as pointer types.
Show description for 136b5c0authored andcommitted
Small simplification in some operator== methods.
Show description for b5ab085authored andcommitted
Keep a record of GC executions.
Show description for 975ca2cauthored andcommitted
Add a "build properties" section to the synth trace.
Show description for 26c0b91authored andcommitted
Add bool to BeginExecJS record indicating whether input was bytecode.
Show description for 68462f4authored andcommitted
Commits on Mar 10, 2020
HasPropertyRecord toJSON needs to write ObjectID.
Show description for 1c88383authored 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 Jan 17, 2020
Implement GetNativePropertyNames for synth traces
Show description for 8092becauthored 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 global
Show description for 9fc7f89authored andcommitted
Commits on Nov 28, 2019
Add support for sourceURL to BeginExecJSRecord
Show description for aebfbc9authored andcommitted
Commits on Nov 5, 2019
Always write out the synth trace in a pretty format
Show description for 96b8c5fauthored 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
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 8, 2019
Add all performance-related RuntimeConfig flags to synth traces
Show description for b95aa0aauthored andcommitted
Commits on Sep 14, 2019
Include enableSampledStats in the trace
Show description for 9b3f42cauthored andcommitted
Commits on Sep 4, 2019
Move SynthTrace parse into TraceInterpreter library
Show description for cef1bb4authored andcommitted
Commits on Aug 2, 2019
Use StringSetVector in SynthTrace
Show description for a09052eauthored andcommitted
Commits on Jul 10, 2019
Initial commit
Show description for f22a18fauthored andcommitted
Loading