Home | History | Annotate | Download | only in src

Lines Matching full:is_function

513   if (!IS_FUNCTION(listener) && !IS_UNDEFINED(listener) && !IS_NULL(listener)) {
525 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
537 if (IS_FUNCTION(func_or_script_name)) {
574 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
579 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
584 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
589 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
594 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
648 if (!IS_FUNCTION(func)) throw new Error('Parameters have wrong types.');
916 if (!IS_FUNCTION(f)) throw new Error('Parameters have wrong types.');
1614 if (!IS_FUNCTION(f)) {