| /third_party/node/test/parallel/ |
| D | test-domain-abort-on-uncaught.js | 70 throw new Error('exceptional!'); field 82 throw new Error('boom!'); field 100 throw new Error('ok'); field
|
| /third_party/node/deps/npm/lib/commands/ |
| D | org.js | 55 throw new Error('First argument `orgname` is required.') field in Org 59 throw new Error('Second argument `username` is required.') field in Org 63 throw new Error( field in Org
|
| D | config.js | 148 throw this.usageError() field in Config 187 throw new Error(`The ${key} option is protected, and can not be retrieved in this way`) field in Config
|
| /third_party/jerryscript/tests/jerry/fail/ |
| D | regression-test-issue-1918.js | 15 throw $ = {name: function () {}} variable
|
| /third_party/node/deps/v8/tools/system-analyzer/view/ |
| D | property-link-table.mjs | 33 throw new Error( field
|
| /third_party/typescript/tests/baselines/reference/ |
| D | declarationEmitTypeParamMergedWithPrivate.js | 4 throw ""; field in Test
|
| D | genericInterfaceImplementation.js | 10 throw null; field in None
|
| D | getterThatThrowsShouldNotNeedReturn.js | 4 throw ''; // should not raise an error field in Greeter
|
| D | strictFunctionTypesErrors.js | 142 static f1(x: Animal): Animal { throw "wat"; } field in Foo
|
| D | privateNamesAssertion(target=esnext).js | 17 throw new Error(); field in Foo2
|
| D | privateNamesAssertion(target=es2022).js | 17 throw new Error(); field in Foo2
|
| D | reservedWords2.js | 6 function throw() {} function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | reservedWords2.ts | 5 function throw() {} function
|
| D | convertKeywordsYes.ts | 164 throw; property 221 public throw = 0; property in bigClass 280 throw, enumerator
|
| /third_party/typescript/lib/ |
| D | lib.es2018.asynciterable.d.ts | 36 throw?(e?: any): Promise<IteratorResult<T, TReturn>>; method
|
| D | lib.es2015.generator.d.ts | 27 throw(e: any): IteratorResult<T, TReturn>; method
|
| D | lib.es2018.asyncgenerator.d.ts | 27 throw(e: any): Promise<IteratorResult<T, TReturn>>; method
|
| /third_party/typescript/src/lib/ |
| D | es2018.asynciterable.d.ts | 16 throw?(e?: any): Promise<IteratorResult<T, TReturn>>; method
|
| D | es2018.asyncgenerator.d.ts | 7 throw(e: any): Promise<IteratorResult<T, TReturn>>; method
|
| D | es2015.generator.d.ts | 7 throw(e: any): IteratorResult<T, TReturn>; method
|
| /third_party/toybox/toys/other/ |
| D | shred.c | 47 int fd = open(*try, O_RDWR), iter = 0, throw; local
|
| /third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/ |
| D | propertyNamesOfReservedWords.ts | 53 throw; property in C 122 throw; property 192 throw; variable 261 throw, enumerator
|
| /third_party/toybox/toys/posix/ |
| D | od.c | 54 int throw = 0, pad = 0; in od_out_t() local
|
| /third_party/typescript/tests/cases/conformance/controlFlow/ |
| D | neverReturningFunctions1.ts | 240 throw(): never { method in Debug.MyThrowable
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_pep492.py | 22 def throw(self, typ, val=None, tb=None): member in FakeCoro
|