Home
last modified time | relevance | path

Searched defs:exception_tag (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dmodule-instantiate.cc1550 Object exception_tag = imported_exception->exception_tag(); in ProcessImports() local
1864 Handle<HeapObject> exception_tag( in ProcessExports() local
2036 Handle<WasmExceptionTag> exception_tag = in InitializeExceptions() local
Dwasm-objects.cc1657 Handle<HeapObject> exception_tag) { in New()
1720 Isolate* isolate, Handle<WasmExceptionTag> exception_tag, int size) { in New()
Dgraph-builder-interface.cc582 TFNode* exception_tag = BUILD(LoadExceptionTagFromTable, imm.index); in BrOnException() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-notification.hpp191 struct exception_tag {}; struct