Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Dfunction-prototype-apply.js52 function throwError () function
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/5.2/using_declarations_and_explicit_resource_management/
Dusing_Declarations_3.ts39 function throwError(id: string): ThrowReturnType { function
/third_party/node/benchmark/assert/
Dthrows.js12 const throwError = () => { throw new TypeError('foobar'); }; function
/third_party/node/test/js-native-api/test_error/
Dtest_error.c30 static napi_value throwError(napi_env env, napi_callback_info info) { in throwError() function
/third_party/node/tools/lint-md/
Dlint-md.mjs22423 function throwError(state, message) { function