Searched refs:object_watch (Results 1 – 1 of 1) sorted by relevance
49 as_value object_watch(const fn_call&);66 vm.registerNative(object_watch, 101, 0); in registerObjectNative()425 object_watch(const fn_call& fn) in object_watch() function