Home
last modified time | relevance | path

Searched defs:Throw (Results 1 – 21 of 21) sorted by relevance

/third_party/node/test/fixtures/source-map/
Dno-source.js1 function Throw() { class
Dno-source.ts1 function Throw() { function
Dthrow-async.mjs2 export async function Throw() { class
Dthrow-async.ts3 export async function Throw() { function
/third_party/skia/third_party/externals/libpng/contrib/visupng/
Dcexcept.h243 #define Throw \ macro
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc36 [[noreturn]] void Throw(const T& error) { in Throw() function
/third_party/node/deps/v8/src/execution/
Dlocal-isolate.h96 Handle<T> Throw(Handle<Object> exception) { in Throw() function
Disolate.h939 Object Throw(Object exception) { return ThrowInternal(exception, nullptr); } in Throw() function
944 V8_WARN_UNUSED_RESULT MaybeHandle<T> Throw(Handle<Object> exception) { in Throw() function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts87 Throw, enumerator
DparserRealSource10.ts54 Throw, enumerator
/third_party/node/deps/v8/src/torque/
Dutils.cc160 [[noreturn]] void MessageBuilder::Throw() const { in Throw() function in v8::internal::torque::MessageBuilder
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts134 Throw, // A completion instruction for the `throw` keyword enumerator
211 Throw = 1, enumerator
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc38 void WebSnapshotSerializerDeserializer::Throw(const char* message) { in Throw() function in v8::internal::WebSnapshotSerializerDeserializer
1332 void WebSnapshotDeserializer::Throw(const char* message) { in Throw() function in v8::internal::WebSnapshotDeserializer
/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-builder.cc1288 BytecodeArrayBuilder& BytecodeArrayBuilder::Throw() { in Throw() function in v8::internal::interpreter::BytecodeArrayBuilder
Dinterpreter-generator.cc2659 IGNITION_HANDLER(Throw, InterpreterAssembler) { in IGNITION_HANDLER() argument
/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc847 void Throw(FullDecoder* decoder, const TagIndexImmediate<validate>& imm, in Throw() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface
/third_party/node/deps/v8/src/ast/
Dast.h2152 Throw(Expression* exception, int pos) in Throw() function
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc2485 Node* WasmGraphBuilder::Throw(uint32_t tag_index, const wasm::WasmTag* tag, in Throw() function in v8::internal::compiler::WasmGraphBuilder
/third_party/googletest/googletest/test/
Dgtest_unittest.cc6511 TEST(StreamingAssertionsTest, Throw) { in TEST() argument
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc4402 void Throw(FullDecoder* decoder, const TagIndexImmediate<validate>& imm, in Throw() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp84990 void Throw(nsresult rv) { in Throw() function in mozilla::binding_danger::TErrorResult
103468 Throw enumerator