Home
last modified time | relevance | path

Searched refs:object_watch (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DObject.cpp49 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