Home
last modified time | relevance | path

Searched defs:throws (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-invalid-urls.js22 const throws = () => { modules[module][fn](host, doNotCall); }; function
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/
DpropertyNamesOfReservedWords.ts54 throws; property in C
123 throws; property
193 throws; variable
262 throws, enumerator
/third_party/typescript/tests/baselines/reference/
DpropertyNamesOfReservedWords.js55 throws; field in C
/third_party/node/lib/
Dassert.js898 assert.throws = function throws(promiseFn, ...args) { function
/third_party/boost/boost/system/
Derror_code.hpp719 inline system::error_code* throws() in throws() function
735 inline system::error_code& throws() in throws() function