realm-js/src
Scott Kyle 40855f789c Prevent accidental leak of RealmDelegate
If a binding context already exists, we make sure it's a js::RealmDelegate for the same JS context. If not, then we throw an exception because this could lead to serious trouble.

Also, we update the defaults and constructors only if new ones were provided.
2016-05-06 15:40:35 -07:00
..
android Fix build issues on Android 2016-04-18 18:30:55 -07:00
ios [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
jsc Allow protected values to be empty 2016-05-02 12:33:20 -07:00
node Allow protected values to be empty 2016-05-02 12:33:20 -07:00
object-store remove extraneous quote 2016-05-02 12:57:15 -07:00
.npmignore [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
concurrent_deque.hpp Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
js_class.hpp Remove need for BaseClassDefinition 2016-04-16 16:46:16 -07:00
js_collection.hpp Remove need for BaseClassDefinition 2016-04-16 16:46:16 -07:00
js_list.hpp Fix build issues on Android 2016-04-18 18:30:55 -07:00
js_object_accessor.hpp Fix build issues on Android 2016-04-18 18:30:55 -07:00
js_realm.cpp Rename remained camelCase to snake_case 2016-04-18 01:01:04 -07:00
js_realm.hpp Prevent accidental leak of RealmDelegate 2016-05-06 15:40:35 -07:00
js_realm_object.hpp allow setting of non-persisted properties 2016-05-03 13:05:48 -07:00
js_results.hpp Fix build issues on Android 2016-04-18 18:30:55 -07:00
js_schema.hpp Merge pull request #383 from realm/al-migration 2016-04-28 15:40:27 -07:00
js_types.hpp Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
js_util.hpp WIP Node support 2016-04-12 11:53:30 -07:00
platform.hpp no message 2016-02-18 15:30:44 -08:00
rpc.cpp Explicitly stop the RPCWorker in RPCServer destructor 2016-05-03 12:06:15 -07:00
rpc.hpp Explicitly stop the RPCWorker in RPCServer destructor 2016-05-03 12:06:15 -07:00