Skip to content

vm,src: add property query interceptors

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: https://github.com/nodejs/node/issues/52720

Re-landing https://github.com/nodejs/node/pull/53172

/cc @nodejs/vm

Merge request reports

Loading