RubyLandProxy#[] must act differently
Reported by Aaron Patterson | April 15th, 2008 @ 07:31 PM
RubyLandProxy#[] must act differently when indexed by a number. Probably also RubyLandProxy#[]=
Comments and changes to this ticket
-
Aaron Patterson April 15th, 2008 @ 07:33 PM
extern JS_PUBLIC_API(JSBool)
JS_GetElement(JSContext *cx, JSObject *obj, jsint index, jsval *vp);
extern JS_PUBLIC_API(JSBool)
JS_SetElement(JSContext *cx, JSObject *obj, jsint index, jsval *vp);
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป