![]() |
v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Namespaces | |
namespace | v8 |
Typedefs | |
using | MicrotasksCompletedCallbackWithData = void(*)(Isolate *, void *) |
using | MicrotaskCallback = void(*)(void *data) |
Enumerations | |
enum class | MicrotasksPolicy { kExplicit , kScoped , kAuto } |