| OLD | NEW |
| (Empty) |
| 1 # Do not add new suppressions below. | |
| 2 # TODO(machenbach): Delete this file as soon as it is empty. | |
| 3 | |
| 4 # cctest | |
| 5 leak:v8::internal::Debug::NextAsyncTaskId | |
| 6 leak:v8::internal::wasm::DecodeWasmModule | |
| 7 leak:v8::internal::wasm::WasmInterpreter::WasmInterpreter | |
| 8 leak:v8::internal::WasmDebugInfo::SetBreakpoint | |
| 9 | |
| 10 # debugger | |
| 11 leak:v8_inspector::WasmTranslation::TranslatorImpl::DisassemblingTranslator::Add
FakeScript | |
| 12 leak:v8::internal::compiler::JumpThreading::ApplyForwarding | |
| 13 | |
| 14 # mjsunit | |
| 15 leak:v8::internal::FuncNameInferrer::FuncNameInferrer | |
| 16 leak:v8::internal::JSArrayBuffer::SetupAllocatingData | |
| 17 | |
| 18 # unittests | |
| 19 leak:v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread | |
| OLD | NEW |