0055d0510c
Rather than using Object.preventExtensions to throw exceptions when setting any out-of-bounds index, we must instead compromise by only throwing for the common cases, which are -1 and list.length. Having Object.keys() support is essential for List to work with React Native ListViewDataSource. Resolves #80 |
||
---|---|---|
.. | ||
.eslintrc | ||
constants.js | ||
index.js | ||
lists.js | ||
notifications.js | ||
objects.js | ||
package.json | ||
realm.js | ||
results.js | ||
rpc.js | ||
util.js |