Lines Matching full:is_function
502 if (!IS_FUNCTION(listener) && !IS_UNDEFINED(listener) && !IS_NULL(listener)) {
514 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
524 if (IS_FUNCTION(func_or_script_name)) {
561 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
566 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
571 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
576 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
581 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
635 if (!IS_FUNCTION(func)) throw new Error('Parameters have wrong types.');
898 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
1607 if (!IS_FUNCTION(f)) {