Lines Matching refs:IS_FUNCTION
404 if (!IS_FUNCTION(listener) && !IS_UNDEFINED(listener) && !IS_NULL(listener)) {
416 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
426 if (IS_FUNCTION(func_or_script_name)) {
463 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
468 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
473 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
478 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
519 if (!IS_FUNCTION(func)) throw new Error('Parameters have wrong types.');
720 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
1384 if (!IS_FUNCTION(f)) {