| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 86dfcc6 commit 16bdbb9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,8 +8,8 @@ const errors = require('internal/errors'); | |||
| 8 | 8 | * hooks for each type. | |
| 9 | 9 | * | |
| 10 | 10 | * async_id_fields is a Float64Array wrapping the double array of | |
| 11 | - * Environment::AsyncHooks::uid_fields_[]. Each index contains the ids for the | ||
| 12 | - * various asynchronous states of the application. These are: | ||
| 11 | + * Environment::AsyncHooks::async_id_fields_[]. Each index contains the ids for | ||
| 12 | + * the various asynchronous states of the application. These are: | ||
| 13 | 13 | * kExecutionAsyncId: The async_id assigned to the resource responsible for the | |
| 14 | 14 | * current execution stack. | |
| 15 | 15 | * kTriggerAsyncId: The trigger_async_id of the resource responsible for | |
| Back | FazBrowse Home | New Git URL |
0 commit comments