set of registered handlers
Sets a pair of accessors to watch the specified property and returns a proxy object
object to watch
property key to watch
path to the object to watch from the root object
set of registered handlers
link to the root object of watching
Unsets a watchable value for an object by the specified path
set of registered handlers
Watches for changes of the specified object by using accessors
base path to object properties: it is provided to a watch handler with parameters
callback that is invoked on every mutation hook
set of registered handlers
Watches for changes of the specified object by using accessors
base path to object properties: it is provided to a watch handler with parameters
callback that is invoked on every mutation hook
set of registered handlers
additional options
link to the root object of watching
link to the top object of watching
Sets a new watchable value for an object by the specified path