| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c642e22 commit e8a75ee
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3449,7 +3449,7 @@ invoking the callback. This should be a value previously obtained | |||
| 3449 | 3449 | from [`napi_async_init`][]. | |
| 3450 | 3450 | - `[out] result`: The newly created scope. | |
| 3451 | 3451 | ||
| 3452 | - There are cases(for example resolving promises) where it is | ||
| 3452 | + There are cases (for example resolving promises) where it is | ||
| 3453 | 3453 | necessary to have the equivalent of the scope associated with a callback | |
| 3454 | 3454 | in place when making certain N-API calls. If there is no other script on | |
| 3455 | 3455 | the stack the [`napi_open_callback_scope`][] and | |
| Back | FazBrowse Home | New Git URL |
0 commit comments