Loading...
Searching...
No Matches
Namespaces | Typedefs | Enumerations
v8-microtask.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 

Typedefs

using v8::MicrotasksCompletedCallbackWithData = void(*)(Isolate *, void *)
 
using v8::MicrotaskCallback = void(*)(void *data)
 

Enumerations

enum class  v8::MicrotasksPolicy { v8::kExplicit , v8::kScoped , v8::kAuto }