![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::MicrotasksScope, including all inherited members.
| GetCurrentDepth(Isolate *isolate) | v8::MicrotasksScope | static |
| i_isolate_ | v8::MicrotasksScope | private |
| IsRunningMicrotasks(Isolate *isolate) | v8::MicrotasksScope | static |
| kDoNotRunMicrotasks enum value | v8::MicrotasksScope | |
| kRunMicrotasks enum value | v8::MicrotasksScope | |
| microtask_queue_ | v8::MicrotasksScope | private |
| MicrotasksScope(Local< Context > context, Type type) | v8::MicrotasksScope | |
| MicrotasksScope(Isolate *isolate, MicrotaskQueue *microtask_queue, Type type) | v8::MicrotasksScope | |
| MicrotasksScope(const MicrotasksScope &)=delete | v8::MicrotasksScope | |
| operator=(const MicrotasksScope &)=delete | v8::MicrotasksScope | |
| PerformCheckpoint(Isolate *isolate) | v8::MicrotasksScope | static |
| run_ | v8::MicrotasksScope | private |
| Type enum name | v8::MicrotasksScope | |
| ~MicrotasksScope() | v8::MicrotasksScope |