Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(runtime): Add Deno. prefix for registered symbols #18086

Merged

Conversation

petamoriken
Copy link
Contributor

When using Symbol.for in Deno internal code, we should prefix them with Deno.

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

When using Symbol.for in Deno internal code, we should prefix them with Deno.

Definitely. LGTM.

@dsherret dsherret enabled auto-merge (squash) March 9, 2023 04:06
@dsherret dsherret merged commit 521cb4c into denoland:main Mar 9, 2023
@petamoriken petamoriken changed the title fix(rumtime): Add Deno. prefix for registered symbols fix(runtime): Add Deno. prefix for registered symbols Mar 9, 2023
@petamoriken petamoriken deleted the fix/use-prefix-for-registered-symbols branch March 9, 2023 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants