Commit 2b3bff58 authored by Pan, Tao's avatar Pan, Tao Committed by V8 LUCI CQ

[cleanup] Remove redundant forward declaration of tiering-manager.h

Parameter of class UnoptimizedFrame and JavaScriptFrame was removed.

Change-Id: I37c43ff491f039820f40d60ed9ada43fd59e7c05
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3725613Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Tao Pan <tao.pan@intel.com>
Cr-Commit-Position: refs/heads/main@{#81398}
parent 28b5d299
......@@ -14,8 +14,6 @@ namespace internal {
class BytecodeArray;
class Isolate;
class UnoptimizedFrame;
class JavaScriptFrame;
class JSFunction;
class OptimizationDecision;
enum class CodeKind : uint8_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment