Get JSValue index Array index
index
JSObject getValue(JSContext context, [int index = 0]) { return JSObject(context, pointer[index]); }