Skip to content

Conversation

@aapoalas
Copy link
Member

I'll probably be using this as a "show-off" on how to implement internal methods for most exotic objects. Module strikes a relative nice balance: It doesn't have special properties by-name in itself but on the other hand it does through the exported properties. It's also has quite a bit of special internal method definitions but those are fairly simple.

Hopefully this will serve as a good template for others on how to go about doing this for other object types.

@aapoalas aapoalas merged commit dfed3a5 into main Apr 20, 2024
@aapoalas aapoalas deleted the feat/ecmascript-module-internal-methods branch May 17, 2024 11:13
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