blob: cc06f58ccb84fdcf7324071bc04d06d30d3bafad [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