Skip to content

typings: add profiler internal binding types - #65660

Open
leah-1ee wants to merge 1 commit into
nodejs:mainfrom
leah-1ee:typings-profiler
Open

typings: add profiler internal binding types#65660
leah-1ee wants to merge 1 commit into
nodejs:mainfrom
leah-1ee:typings-profiler

Conversation

@leah-1ee

Copy link
Copy Markdown
Contributor

Add typings for the profiler internal binding.

Changes:

  • Added typings/internalBinding/profiler.d.ts
  • Added profiler to InternalBindingMap
  • Typed setCoverageDirectory(directory), setSourceMapCacheGetter(getter),
    startCoverage(), takeCoverage(), stopCoverage(), and endCoverage()

Copilot AI lite review requested due to automatic review settings August 30, 2026 07:03

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
Add a ProfilerBinding declaration for
internalBinding('profiler') and wire it into InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typings Issues and PRs related to internal TypeScript declarations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants