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

Property accessors doesn't work. #520

Open
fossamagna opened this issue Mar 26, 2021 · 0 comments
Open

Property accessors doesn't work. #520

fossamagna opened this issue Mar 26, 2021 · 0 comments

Comments

@fossamagna
Copy link
Owner

Found another issue I guess. This doesn't work.

const fnName = "hello";
global[fnName] = () => console.log("do something..");

Originally posted by @labnol in #516 (comment)

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors

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