Comment #6 on issue 278 by hvendelbo: Can't change a function's "name" property
http://code.google.com/p/v8/issues/detail?id=278

A function is just a callable object. It should be possible to treat it as such. You should be able to return a function with properties wherever an object is expected.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to