Lines Matching refs:kHandle
68 const kHandle = Symbol('kHandle');
104 return object?.[kHandle] !== undefined;
109 return [source.size, source[kHandle]];
167 this[kHandle] = _createBlob(sources_, length);
194 const handle = this[kHandle];
204 this[kHandle] = handle;
262 this[kHandle].slice(start, start + span),
281 const job = new FixedSizeBlobCopyJob(this[kHandle]);
357 this[kHandle] = handle;
419 kHandle,