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

jsg rtti: adding explicit Configuration parameter everywhere #38

Merged
merged 1 commit into from Sep 29, 2022

Conversation

mikea
Copy link
Collaborator

@mikea mikea commented Sep 27, 2022

Rather mechanical change. It is needed to resolve structures in a symbol table while invoking type().

Rather than passing Configuration object, pass rtti builder that will eventually contain the mentioned table.

Lets us retire JSG_RTTI_DECLARE_CONFIGURATION_TYPE too.

Rather mechanical change. It is needed to resolve structures in a
symbol table while invoking type().

Rather than passing Configuration object, pass rtti builder
that will eventually contain the mentioned table.

Lets us retire JSG_RTTI_DECLARE_CONFIGURATION_TYPE too.
@jasnell jasnell merged commit a2376c4 into main Sep 29, 2022
@jasnell jasnell deleted the mikea/rtti-symbol-table branch September 29, 2022 01:24
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.

None yet

3 participants