Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErickWendel/myownnode
/ MicrotaskQueue
Function
MicrotaskQueue
recorded/capivara/v8/include/v8-microtask-queue.h:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
virtual int GetMicrotasksScopeDepth() const = 0;
99
100
MicrotaskQueue(const MicrotaskQueue&) = delete;
101
MicrotaskQueue& operator=(const MicrotaskQueue&) = delete;
102
103
private:
Callers
1
v8-microtask-queue.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected