blob: 38dcddebc132e76c4a6fdc672b5de26435887036 [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