Skip to content
Open
Changes from all commits
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
2 changes: 2 additions & 0 deletions _i18n/en/_docs/javascript-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,8 @@ Objects returned by e.g. [`Module.load()`](#module-load) and [`Process.enumerate

- `address`: absolute address as a [`NativePointer`](#nativepointer).
- `size`: size in bytes
-
A JavaScript exception will be thrown if a memory access error occurred while scanning.

For example:

Expand Down