Skip to content

typings: add task_queue internal binding types - #65662

Open
leah-1ee wants to merge 2 commits into
nodejs:mainfrom
leah-1ee:typings-task-queue
Open

typings: add task_queue internal binding types#65662
leah-1ee wants to merge 2 commits into
nodejs:mainfrom
leah-1ee:typings-task-queue

Conversation

@leah-1ee

Copy link
Copy Markdown
Contributor

Add typings for the task_queue internal binding.

Changes:

  • Added typings/internalBinding/task_queue.d.ts
  • Added task_queue to InternalBindingMap
  • Typed enqueueMicrotask(), setTickCallback(), runMicrotasks(),
    tickInfo, promiseRejectEvents, and setPromiseRejectCallback()

Add a TaskQueueBinding declaration for internalBinding('task_queue')
and wire it into InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
Copilot AI lite review requested due to automatic review settings August 30, 2026 07:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nodejs-github-bot nodejs-github-bot added the typings Issues and PRs related to internal TypeScript declarations. label Aug 30, 2026
Comment thread typings/internalBinding/task_queue.d.ts Outdated
Signed-off-by: leah-1ee <selee3196@gmail.com>
@panva panva added commit-queue PRs queued for automated landing through the Commit Queue. author ready PRs with CI started, the required approvals, and no outstanding review comments. labels Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. typings Issues and PRs related to internal TypeScript declarations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants