Status: New
Owner: ----
Labels: Type-Bug Priority-Medium

New issue 4283 by [email protected]: Length is not set properly for the os's functions
https://code.google.com/p/v8/issues/detail?id=4283

Version: 4b38c15
OS: Ubuntu 15.04
Architecture: x86_64

What steps will reproduce the problem?
1. Ask the length of any function of the os object.

What is the expected output?
It should give the number of expected arguments.

What do you see instead?
It always returns with 0.

For example: the value of os.setenv.length is 0, however it requires two arguments.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to