FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: get binding data store directly from the realm by joyeecheung · Pull Request #47437 · nodejs/node · GitHub

/ node Public

src: get binding data store directly from the realm - #47437

Closed
joyeecheung wants to merge 1 commit into
nodejs:mainfrom
joyeecheung:binding-map
Closed

src: get binding data store directly from the realm#47437
joyeecheung wants to merge 1 commit into
nodejs:mainfrom
joyeecheung:binding-map

Conversation

Copy link
Copy Markdown
Member

We now store the binding data store in the realm and invoke Realm::AddBindingData to add the binding data, so there is no need to get a reference to the binding data store from the context now, we can just get the reference from the realm.

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Apr 5, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

This conflicts with the main branch now.

We now store the binding data store in the realm and invoke
`Realm::AddBindingData` to add the binding data, so there is no
need to get a reference to the binding data store from the context
now, we can just get the reference from the realm.

Copy link
Copy Markdown
Member Author

Oops, I did a rebase some time ago and I forgot to push.

Copy link
Copy Markdown
Collaborator

legendecas added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 28, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

joyeecheung added a commit that referenced this pull request May 4, 2023
We now store the binding data store in the realm and invoke
`Realm::AddBindingData` to add the binding data, so there is no
need to get a reference to the binding data store from the context
now, we can just get the reference from the realm.

PR-URL: #47437
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Copy link
Copy Markdown
Member Author

Landedin 27467a8

joyeecheung closed this May 4, 2023
targos pushed a commit that referenced this pull request May 12, 2023
We now store the binding data store in the realm and invoke
`Realm::AddBindingData` to add the binding data, so there is no
need to get a reference to the binding data store from the context
now, we can just get the reference from the realm.

PR-URL: #47437
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL