Home
last modified time | relevance | path

Searched defs:nullCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/fs/
Dutils.js345 const nullCheck = hideStackFrames((path, propName, throwError = true) => { constant
863 nullCheck, property
/third_party/flatbuffers/src/
Didl_gen_ts.cpp727 const bool nullCheck = true) { in GenStructMemberValueTS()