diff --git a/_i18n/en/_docs/javascript-api.md b/_i18n/en/_docs/javascript-api.md index 3ca84d49..db7a24e2 100644 --- a/_i18n/en/_docs/javascript-api.md +++ b/_i18n/en/_docs/javascript-api.md @@ -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: