| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4118,7 +4118,7 @@ NAPI_EXTERN napi_status napi_open_callback_scope(napi_env env, | |||
| 4118 | 4118 | napi_callback_scope* result) | |
| 4119 | 4119 | ``` | |
| 4120 | 4120 | - `[in] env`: The environment that the API is invoked under. | |
| 4121 | - - `[in] resource_object`: An optional object associated with the async work | ||
| 4121 | + - `[in] resource_object`: An object associated with the async work | ||
| 4122 | 4122 | that will be passed to possible `async_hooks` [`init` hooks][]. | |
| 4123 | 4123 | - `[in] context`: Context for the async operation that is | |
| 4124 | 4124 | invoking the callback. This should be a value previously obtained | |
| Back | FazBrowse Home | New Git URL |
0 commit comments