Searched defs:ErrorThrower (Results 1 – 7 of 7) sorted by relevance
15 class ErrorThrower; variable
1899 WasmCode* LiftoffCompilationUnit::FinishCompilation(ErrorThrower*) { in FinishCompilation() argument
25 class ErrorThrower; variable
33 class ErrorThrower; variable
99 ErrorThrower(Isolate* isolate, const char* context) in ErrorThrower() function
148 ErrorThrower::ErrorThrower(ErrorThrower&& other) V8_NOEXCEPT in ErrorThrower() function in v8::internal::wasm::ErrorThrower