Home
last modified time | relevance | path

Searched defs:createError (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/npm/node_modules/err-code/
Dindex.js3 function createError(msg, code, props) { function
/third_party/typescript_eslint/packages/typescript-estree/tests/ast-alignment/
Dparse.ts8 function createError( function
/third_party/node/deps/npm/node_modules/errno/
Dcustom.js26 function createError (errno, type, proto) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCompression.cpp27 static Error createError(StringRef Err) { in createError() function
DAPFloat.cpp211 static inline Error createError(const Twine &Err) { in createError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMinidump.h144 static Error createError(StringRef Str) { in createError() function
DELF.h47 static inline Error createError(const Twine &Err) { in createError() function
/third_party/typescript_eslint/packages/typescript-estree/src/
Dnode-utils.ts653 export function createError( function
/third_party/node/test/js-native-api/test_error/
Dtest_error.c63 static napi_value createError(napi_env env, napi_callback_info info) { in createError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp83 static Error createError(const Twine &Err) { in createError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1341 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function
/third_party/node/tools/
Dlint-md.mjs19224 function createError(sym, value, def) { function