commit
2f06a2af81
2 changed files with 6 additions and 2 deletions
|
@ -44,6 +44,10 @@ built-in modules.
|
|||
|
||||
The `process` object has the following method:
|
||||
|
||||
### `process.crash()`
|
||||
|
||||
Causes the main thread of the current process crash.
|
||||
|
||||
### `process.hang()`
|
||||
|
||||
Causes the main thread of the current process hang.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue