Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! process: report ArrayBuffer memory in memoryUsage()
Co-Authored-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
addaleax and richardlau authored Jan 28, 2020
commit ba44913ea059a1b2fc02116584fd3378d2c4e7d3
2 changes: 1 addition & 1 deletion doc/api/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ is no entry script.
added: v0.1.16
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/???
pr-url: https://github.com/nodejs/node/pull/31550
description: Added `arrayBuffers` to the returned object.
- version: v7.2.0
pr-url: https://github.com/nodejs/node/pull/9587
Expand Down