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