blob: 90fce9de5a646fce994c300ea57e3f675452ca55 [file] [log] [blame]
PASS Queued microtasks should be drained before executing macrotasks
PASS queueMicrotask's callback has zero arguments and self as |this|
PASS queueMicrotask and Promise uses the same Microtask queue
PASS queueMicrotask should reject non-function arguments