Skip to content

feat: @W-12499107 add env.installRemapOverrides() for better json support #418

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

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

jdalton
Copy link
Contributor

@jdalton jdalton commented Feb 9, 2023

feat: add env.installRemapOverrides() for better json support

@@ -4511,7 +4525,7 @@ export function createMembraneMarshall(
}
: (noop as CallableSetLazyPropertyDescriptorStateByTarget),
// callableTrackAsFastTarget
!IS_IN_SHADOW_REALM
IS_IN_SHADOW_REALM
Copy link
Contributor Author

Choose a reason for hiding this comment

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

☝️ Woopsie wasn't tracking fast targets.

@jdalton jdalton changed the title feat: add env.installRemapOverrides() for better json support feat: @W-12499107 add env.installRemapOverrides() for better json support Feb 9, 2023
@jdalton jdalton force-pushed the jdalton/json branch 4 times, most recently from d3156ce to 402a753 Compare February 9, 2023 21:19
@rwaldron rwaldron merged commit f7711a3 into main Feb 9, 2023
@rwaldron rwaldron deleted the jdalton/json branch February 9, 2023 21:32
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