Searched refs:thrower_ (Results 1 – 3 of 3) sorted by relevance
957 thrower_(thrower), in InstantiationHelper()969 thrower_->TypeError( in Build()1067 thrower_->RangeError("Out of memory: wasm globals"); in Build()1140 thrower_->LinkError("table initializer is out of bounds"); in Build()1153 thrower_->LinkError("data segment is out of bounds"); in Build()1347 ErrorThrower* thrower_; member in InstantiationHelper1360 thrower_->LinkError( in ReportLinkError()1368 thrower_->LinkError("Import #%d module=\"%.*s\" error: %s", index, in ReportLinkError()1498 if (thrower_->error()) return -1; in ProcessImports()1540 thrower_->LinkError( in ProcessImports()[all …]
73 wasm::ErrorThrower* thrower_; variable
4030 : thrower_(thrower), in WasmCompilationUnit()4121 thrower_->CompileFailed(buffer.start(), graph_construction_result_); in FinishCompilation()