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

SetAttrGetterSetter #5

Closed
mchaptel opened this issue Oct 30, 2019 · 0 comments
Closed

SetAttrGetterSetter #5

mchaptel opened this issue Oct 30, 2019 · 0 comments

Comments

@mchaptel
Copy link
Collaborator

Object.defineProperty( this[parent_attr], _keyword, getSet_obj );

Here I don't see where we create This[parent_attr] which should be a dummy object. I used to pass it as an object ref as context, but now we pass a string called parent_attr right? So this object is never created it seems.

@mchaptel mchaptel closed this as completed Dec 5, 2019
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

No branches or pull requests

1 participant