Home
last modified time | relevance | path

Searched defs:TypeError (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/ruby/lib/google/
Dprotobuf.rb40 class TypeError < ::TypeError; end class
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts916 interface TypeError extends Error { interface
918 declare var TypeError: { variable
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.h65 TypeError, enumerator
/third_party/typescript/src/lib/
Des5.d.ts1090 interface TypeError extends Error { interface
1099 declare var TypeError: TypeErrorConstructor; variable
/third_party/typescript/lib/
Dlib.es5.d.ts1110 interface TypeError extends Error { interface
1119 declare var TypeError: TypeErrorConstructor; variable
/third_party/typescript/tests/lib/
Dlib.d.ts948 interface TypeError extends Error { interface
957 declare var TypeError: TypeErrorConstructor; variable