hermes-windows/lib/ConsoleHost
Xuan Huang b8592a0609 Perform microtask checkpoints in ConsoleHost & REPL
Summary:
This diff implement the "perform a microtask checkpoint" algorithm
as library functions under `namespace microtask` in `ConsoleHost.h`,
shared by `ConsoleHost.cpp` and `repl.cpp`.

It's currently behind the same experiment flag to be consistent
with the Promise internal bytecode.

Reviewed By: avp

Differential Revision: D27549343

fbshipit-source-id: bfb705150f7d0df0369ce1c5f6bc7b1daaf6f4ee
2021-04-22 13:29:04 -07:00
..
CMakeLists.txt Use internal fork of LLVM 2020-02-06 00:34:00 -08:00
ConsoleHost.cpp Perform microtask checkpoints in ConsoleHost & REPL 2021-04-22 13:29:04 -07:00
MemorySizeParser.cpp rename LLVM to LLVH 2020-07-01 04:39:48 -07:00
RandomSeedParser.cpp rename LLVM to LLVH 2020-07-01 04:39:48 -07:00