1 2 3 4 5
const arr = []; arr[Symbol.toPrimitive] = quit; const stack = {stack: saveStack(), cause: arr}; const bound = bindToAsyncStack(function() {}, stack); bound();