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