Home
last modified time | relevance | path

Searched refs:acceptableOOMErrors (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/sequential/
Dtest-buffer-creation-regression.js18 const acceptableOOMErrors = [ variable
31 if (e instanceof RangeError && acceptableOOMErrors.includes(e.message))