diff --git a/src/wasm/module-compiler.cc b/src/wasm/module-compiler.cc index 00d7dab43c..009b476114 100644 --- a/src/wasm/module-compiler.cc +++ b/src/wasm/module-compiler.cc @@ -1928,35 +1928,17 @@ void AsyncCompileJob::FinishCompile(bool is_after_cache_hit) { } } - DCHECK(!isolate_->context().is_null()); - // Finish the wasm script now and make it public to the debugger. - Handle