Home | History | Annotate | Download | only in src

Lines Matching refs:IS_NULL

451   if (IS_NULL(position)) return;
513 if (!IS_FUNCTION(listener) && !IS_UNDEFINED(listener) && !IS_NULL(listener)) {