Commits
User selector
Commit History
Commits on Mar 30, 2021
Remove ES6Symbol RuntimeConfig (#479)
Show description for e5c093fauthored andcommittedRename ES6Intl to Intl
Show description for d868f05authored andcommitted
Commits on Mar 6, 2021
Delete HERMESVM_API_TRACE (#466)
Show description for 6590920authored andcommitted
Commits on Mar 3, 2021
Reduce synth trace API dependence on VM internals
Show description for 1b088afauthored andcommitted
Commits on Feb 11, 2021
Check for ES6Promise and ES6Proxy in original trace when replaying
Show description for 5371d23authored andcommitted
Commits on Dec 18, 2020
Intl API: JNI initialization, Proguard annotations and intl build definitions. (#426)
Show description for c3fab01authored andcommitted
Commits on Nov 4, 2020
Fix -use-trace-config for synth benchmarks
Show description for f997bcfauthored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Add support for numeric literal separators.
Show description for f0006aaauthored andcommitted
Commits on Jun 15, 2020
Have TraceInterpreter use RuntimeConfig as a part of ExecuteOptions
Show description for 19a8193authored andcommitted
Commits on Apr 26, 2020
Treat Strings as pointer types.
Show description for 136b5c0authored andcommitted
Add bool to BeginExecJS record indicating whether input was bytecode.
Show description for 68462f4authored andcommitted
Commits on Feb 13, 2020
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 Dec 3, 2019
Add optional UTF-16 surrogate pairs conversion in JSONParser
Show description for 4091ac0authored andcommitted
Commits on Nov 28, 2019
Add support for sourceURL to BeginExecJSRecord
Show description for aebfbc9authored 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
Loading