| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Distinguish named property and indexed property when enumerating keys and handle query interceptions. Co-Authored-By: Michaël Zasso <targos@protonmail.com>
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
@joyeecheung would you mind taking a look again? thanks! |
Sorry, something went wrong.
Sorry, something went wrong.
|
Label as https://github.com/nodejs/node/labels/dont-land-on-v20.x for breakage in #54436. |
Sorry, something went wrong.
|
Removed https://github.com/nodejs/node/labels/dont-land-on-v20.x since it is proved to be addressable in userland and can fix more compliance issues. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
src: remove unused ContextifyContext::WeakCallback
ContextifyContext::WeakCallback is unused.
vm,src: add property query interceptors
Distinguish named property and indexed property when enumerating keys
and handle query interceptions.
Co-Authored-By: Michaël Zasso targos@protonmail.com
Fixes: #52720
Re-landing #53172
/cc @nodejs/vm