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 Feb 24, 2021
Use std::make_unique (#458)
Show description for 46c3253authored andcommitted
Commits on Jan 9, 2021
Apply clang-format update fixes
Show description for da1404cauthored andcommitted
Commits on Dec 18, 2020
Intl API: JNI initialization, Proguard annotations and intl build definitions. (#426)
Show description for c3fab01authored andcommitted
Commits on Oct 19, 2020
Reapply "Add CLI/RuntimeConfig for conditionalizing Promise."
Show description for 15ecd13authored andcommitted
Commits on Oct 16, 2020
Back out "Add CLI/RuntimeConfig for conditionalizing Promise."
Show description for 508b03aauthored andcommitted
Commits on Oct 15, 2020
Add CLI/RuntimeConfig for conditionalizing Promise.
Show description for 09f2788authored andcommitted
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
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 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 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
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 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 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 31, 2019
Remove HERMESVM_API_TRACE build mode from all users of Hermes
Show description for 007ee44authored andcommitted
Commits on Aug 30, 2019
Change SynthTraceTest from u8 literal to escaped ASCII
Show description for 54c1a61authored andcommitted
Commits on Aug 28, 2019
Remove HERMESVM_API_TRACE from the VM
Show description for 16701f0authored andcommitted