mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 14:22:01 +00:00
wups
This commit is contained in:
@@ -918,7 +918,6 @@ pub const EventLoop = struct {
|
||||
}
|
||||
}
|
||||
|
||||
extern fn JSC__JSGlobalObject__drainMicrotasks(*JSC.JSGlobalObject) void;
|
||||
pub fn drainMicrotasksWithGlobal(this: *EventLoop, globalObject: *JSC.JSGlobalObject, _: *JSC.VM) void {
|
||||
JSC.markBinding(@src());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user