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

Add comments to length field of functions. #58

Open
arai-a opened this issue Sep 13, 2018 · 1 comment
Open

Add comments to length field of functions. #58

arai-a opened this issue Sep 13, 2018 · 1 comment

Comments

@arai-a
Copy link

arai-a commented Sep 13, 2018

from https://bugzilla.mozilla.org/show_bug.cgi?id=1472103#c20

attribute unsigned long length; would need a comment that it's function object's length property.

@Yoric
Copy link
Collaborator

Yoric commented Sep 13, 2018

Oh, it's the same thing? Now that you mention it, it makes sense, but I hadn't realized while looking at the webidl, so yes, please, a comment would be nice :)

arai-a added a commit to arai-a/ecmascript-binary-ast that referenced this issue Sep 20, 2018
syg added a commit that referenced this issue Nov 5, 2018
Add comments for function length attributes (fixes #58)
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

2 participants