Searched defs:stackSizeMb (Results 1 – 2 of 2) sorted by relevance
49 const w1stack = await runWorker({ resourceLimits: { stackSizeMb: 0.5 } }); property50 const w2stack = await runWorker({ resourceLimits: { stackSizeMb: 1.0 } }); property61 await runWorker({ resourceLimits: { stackSizeMb }, skipErrorCheck: true }); field
15 stackSizeMb: 1, property