Skip to content

Sample frames to include column information in addition to line numbers#177

Draft
manojVivek wants to merge 1 commit intomainfrom
column-info
Draft

Sample frames to include column information in addition to line numbers#177
manojVivek wants to merge 1 commit intomainfrom
column-info

Conversation

@manojVivek
Copy link
Copy Markdown

Contains:

  • Extracting column info in v8 profiler
  • Passing the extracted column info with the sample frames

@manojVivek manojVivek marked this pull request as draft December 9, 2025 09:21
Comment thread interpreter/nodev8/v8.go
Comment on lines +1478 to +1480
} else {
lineStart = 0
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The else block is unnecessary as uninitialized variables are 0 by default in go.

@github-actions
Copy link
Copy Markdown

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions Bot added the Stale label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants