Searched defs:constructorFunction (Results 1 – 1 of 1) sorted by relevance
30 function Observed(constructorFunction) { argument31 constructorFunction.prototype[OBSERVED] = true; class