Lines Matching refs:kState
5 const { kState } = require('./symbols')
70 this[kState] = {
80 return this[kState].name
86 return this[kState].lastModified
92 return this[kState].type
136 this[kState] = {
147 return this[kState].blobLike.stream(...args)
153 return this[kState].blobLike.arrayBuffer(...args)
159 return this[kState].blobLike.slice(...args)
165 return this[kState].blobLike.text(...args)
171 return this[kState].blobLike.size
177 return this[kState].blobLike.type
183 return this[kState].name
189 return this[kState].lastModified