File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -421,12 +421,6 @@ changes:
421
421
in stack traces produced by this script.
422
422
* ` columnOffset ` {number} Specifies the column number offset that is displayed
423
423
in stack traces produced by this script.
424
- * ` displayErrors ` {boolean} When ` true ` , if an [ ` Error ` ] [ ] error occurs
425
- while compiling the ` code ` , the line of code causing the error is attached
426
- to the stack trace.
427
- * ` timeout ` {number} Specifies the number of milliseconds to execute ` code `
428
- before terminating execution. If execution is terminated, an [ ` Error ` ] [ ]
429
- will be thrown.
430
424
* ` cachedData ` {Buffer} Provides an optional ` Buffer ` with V8's code cache
431
425
data for the supplied source. When supplied, the ` cachedDataRejected ` value
432
426
will be set to either ` true ` or ` false ` depending on acceptance of the data
You can’t perform that action at this time.
0 commit comments