DescriptionDebugger: remove bogus assertion in BreakLocation constructor.
Currently DebugInfo objects can be created independently from whether
the debugger is active. When tearing down the isolate, we would go
through DebugInfo objects and iterate through break locations,
causing this assertion to fail.
R=ulan@chromium.org
BUG=v8:4241
LOG=N
Committed: https://crrev.com/f283021f2dfb1daa0e271ac7d5b3676e39202553
Cr-Commit-Position: refs/heads/master@{#29286}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|