Searched refs:ReadFileContext (Results 1 – 2 of 2) sorted by relevance
74 class ReadFileContext { class133 module.exports = ReadFileContext;
133 let ReadFileContext; variable322 if (!ReadFileContext)323 ReadFileContext = require('internal/fs/read_file_context');324 const context = new ReadFileContext(callback, options.encoding);