Home
last modified time | relevance | path

Searched refs:bufferMethod (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dutils.js99 function bigIntAndBufferInt64Check(bufferMethod) { argument
103 if (typeof buffer_1.Buffer.prototype[bufferMethod] === 'undefined') {
104 throw new Error(`Platform does not support Buffer.prototype.${bufferMethod}.`);