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

doc: update class hierarchy for TypeTaggable #1303

Closed

Conversation

gabrielschulhof
Copy link
Contributor

Reflect in the class hierarchy that Napi::TypeTaggable was injected between Napi::Object and Napi:External, and their parent class, Napi::Value.

Reflect in the class hierarchy that `Napi::TypeTaggable` was injected
between `Napi::Object` and `Napi:External`, and their parent class,
`Napi::Value`.
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@gabrielschulhof gabrielschulhof force-pushed the update-class-hierarchy branch from cb903be to 6335265 Compare March 30, 2023 18:11
gabrielschulhof added a commit that referenced this pull request Mar 31, 2023
Reflect in the class hierarchy that `Napi::TypeTaggable` was injected
between `Napi::Object` and `Napi:External`, and their parent class,
`Napi::Value`.

PR-URL: #1303
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com
@gabrielschulhof
Copy link
Contributor Author

Landed in 164459c.

@gabrielschulhof gabrielschulhof deleted the update-class-hierarchy branch March 31, 2023 20:56
gabrielschulhof added a commit to gabrielschulhof/node-addon-api that referenced this pull request Apr 1, 2023
Reflect in the class hierarchy that `Napi::TypeTaggable` was injected
between `Napi::Object` and `Napi:External`, and their parent class,
`Napi::Value`.

PR-URL: nodejs#1303
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com
johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request Aug 11, 2023
Reflect in the class hierarchy that `Napi::TypeTaggable` was injected
between `Napi::Object` and `Napi:External`, and their parent class,
`Napi::Value`.

PR-URL: nodejs/node-addon-api#1303
Reviewed-By: Nicola Del Gobbo <nicoladelgobbo@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com
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.

4 participants