Lines Matching refs:hasOwnProperty

109 …s_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, p…
1677 var hasOwnProperty = {}.hasOwnProperty;
1680 return hasOwnProperty.call(it, key);
3522 if (queue.hasOwnProperty(id)) {
5362 return Object.prototype.hasOwnProperty.call(object, property);
5685 if (!Object.prototype.hasOwnProperty.call(x, '_writableStreamController')) {
6111 if (!Object.prototype.hasOwnProperty.call(x, '_ownerWritableStream')) {
6367 if (!Object.prototype.hasOwnProperty.call(x, '_underlyingSink')) {
6998 if (!Object.prototype.hasOwnProperty.call(x, '_readableStreamController')) {
7476 if (!Object.prototype.hasOwnProperty.call(x, '_readIntoRequests')) {
7488 if (!Object.prototype.hasOwnProperty.call(x, '_readRequests')) {
7697 if (!Object.prototype.hasOwnProperty.call(x, '_underlyingSource')) {
8082 if (!Object.prototype.hasOwnProperty.call(x, '_underlyingByteSource')) {
8094 if (!Object.prototype.hasOwnProperty.call(x, '_associatedReadableByteStreamController')) {
8792 if (!Object.prototype.hasOwnProperty.call(x, '_controlledTransformStream')) {
8804 if (!Object.prototype.hasOwnProperty.call(x, '_transformStreamController')) {
12248 var hasOwn = Op.hasOwnProperty;
15221 if (strokeColor && strokeColor.hasOwnProperty('type') && strokeColor.type === 'Pattern') {
17328 function _superPropBase(object, property) { while (!Object.prototype.hasOwnProperty.call(object, pr…
19484 function _superPropBase(object, property) { while (!Object.prototype.hasOwnProperty.call(object, pr…