Commit 4c3e4f8d authored by jochen's avatar jochen Committed by Commit bot

remove Isolate::debugger_initialized_

It's never used.

BUG=none
R=dcarney@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/797543002

Cr-Commit-Position: refs/heads/master@{#25770}
parent 52c14c8d
......@@ -1232,7 +1232,6 @@ class Isolate {
Counters* counters_;
CodeRange* code_range_;
base::RecursiveMutex break_access_;
base::Atomic32 debugger_initialized_;
Logger* logger_;
StackGuard stack_guard_;
StatsTable* stats_table_;
......
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