From 00a2e85800bba3448de2357009906af8840ab1f5 Mon Sep 17 00:00:00 2001 From: Clemens Hammacher Date: Mon, 29 Oct 2018 12:52:52 +0100 Subject: [PATCH] [wasm] Remove redundant parameters from PipelineWasmCompilationJob This removes more parameters which can be queried from the NativeModule. R=titzer@chromium.org Bug: v8:8343 Change-Id: Ia5111a336e8e2272f189ff2c5523afec8b2de660 Reviewed-on: https://chromium-review.googlesource.com/c/1303723 Reviewed-by: Ben Titzer Commit-Queue: Clemens Hammacher Cr-Commit-Position: refs/heads/master@{#57092} --- src/compiler/pipeline.cc | 35 +++++++++++++++++------------------ src/compiler/pipeline.h | 5 ++--- src/compiler/wasm-compiler.cc | 3 +-- 3 files changed, 20 insertions(+), 23 deletions(-) diff --git a/src/compiler/pipeline.cc b/src/compiler/pipeline.cc index 125749d87b..d6cd14de21 100644 --- a/src/compiler/pipeline.cc +++ b/src/compiler/pipeline.cc @@ -806,11 +806,10 @@ PipelineStatistics* CreatePipelineStatistics(Handle