Searched refs:func_or_properties (Results 1 – 1 of 1) sorted by relevance
95 function setup(func_or_properties, maybe_properties) argument100 func = func_or_properties;102 } else if (func_or_properties instanceof Function) {103 func = func_or_properties;105 properties = func_or_properties;