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