refactor: eliminate duplicate code exposing process APIs (#15824)
This commit is contained in:
parent
d7d4b8638d
commit
07f8f5f95a
4 changed files with 40 additions and 37 deletions
|
@ -13,6 +13,7 @@ It adds the following events, properties, and methods:
|
|||
In sandboxed renderers the `process` object contains only a subset of the APIs:
|
||||
- `crash()`
|
||||
- `hang()`
|
||||
- `getCreationTime()`
|
||||
- `getHeapStatistics()`
|
||||
- `getProcessMemoryInfo()`
|
||||
- `getSystemMemoryInfo()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue