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

화살표 함수는 왜 caller 프로퍼티가 없나? #4

Open
ggsno opened this issue May 18, 2022 · 1 comment
Open

화살표 함수는 왜 caller 프로퍼티가 없나? #4

ggsno opened this issue May 18, 2022 · 1 comment
Labels
question Further information is requested

Comments

@ggsno
Copy link
Member

ggsno commented May 18, 2022

No description provided.

@ggsno ggsno added the question Further information is requested label May 18, 2022
@ggsno
Copy link
Member Author

ggsno commented May 18, 2022

caller프로퍼티는 ECMAscript 명세에 나와있지 않은 프로퍼티임
없어도 상관 없지만 왜 일반함수에만 있고 화살표 함수에는 없는지 모르겠음

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant