Lines Matching refs:instanceof
105 if (compat && receiver instanceof constructor) {124 if (compat && receiver instanceof constructor) {2095 if (!(this instanceof GlobalNumber) && typeof(this) !== 'number') {2111 if (!(date instanceof GlobalDate)) {