Skip to content

doc: update class hierarchy for TypeTaggable#1303

Closed
gabrielschulhof wants to merge 2 commits intonodejs:mainfrom
gabrielschulhof:update-class-hierarchy
Closed

doc: update class hierarchy for TypeTaggable#1303
gabrielschulhof wants to merge 2 commits intonodejs:mainfrom
gabrielschulhof:update-class-hierarchy

Conversation

@gabrielschulhof
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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