Lines Matching refs:kState
5 const { kState } = require('./symbols')
69 this[kState] = {
79 return this[kState].name
85 return this[kState].lastModified
91 return this[kState].type
135 this[kState] = {
146 return this[kState].blobLike.stream(...args)
152 return this[kState].blobLike.arrayBuffer(...args)
158 return this[kState].blobLike.slice(...args)
164 return this[kState].blobLike.text(...args)
170 return this[kState].blobLike.size
176 return this[kState].blobLike.type
182 return this[kState].name
188 return this[kState].lastModified