Lines Matching refs:hideStackFrames
30 hideStackFrames,
345 const nullCheck = hideStackFrames((path, propName, throwError = true) => {
579 const stringToSymlinkType = hideStackFrames((type) => {
617 const validateOffsetLengthRead = hideStackFrames(
632 const validateOffsetLengthWrite = hideStackFrames(
650 const validatePath = hideStackFrames((path, propName = 'path') => {
662 const getValidatedPath = hideStackFrames((fileURLOrPath, propName = 'path') => {
668 const validateBufferArray = hideStackFrames((buffers, propName = 'buffers') => {
705 const validateRmOptions = hideStackFrames((path, options, callback) => {
730 const validateRmOptionsSync = hideStackFrames((path, options) => {
757 const validateRmdirOptions = hideStackFrames(
773 const getValidMode = hideStackFrames((mode, type) => {
797 const validateStringAfterArrayBufferView = hideStackFrames((buffer, name) => {
819 hideStackFrames((buffer, name) => {
829 const validatePosition = hideStackFrames((position, name) => {