v8/src/debug
yangguo 5e0c178fe6 [debugger] remove default count for top-level functions.
If the top-level function cannot be found, we previously assumed an
invocation count of 1. This is wrong when we expect the invocation
counts to be reset for precise coverage.

TBR=jgruber@chromium.org
R=caseq@chromium.org,pfeldman@chromium.org
BUG=v8:5808

Review-Url: https://codereview.chromium.org/2723003007
Cr-Commit-Position: refs/heads/master@{#43620}
2017-03-06 20:49:11 +00:00
..
arm [iwyu|arm] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h 2017-02-28 13:31:30 +00:00
arm64 [liveedit] reimplement frame restarting. 2017-01-27 07:31:03 +00:00
ia32 [liveedit] reimplement frame restarting. 2017-01-27 07:31:03 +00:00
mips [liveedit] reimplement frame restarting. 2017-01-27 07:31:03 +00:00
mips64 [liveedit] reimplement frame restarting. 2017-01-27 07:31:03 +00:00
ppc PPC/s390: [liveedit] reimplement frame restarting. 2017-01-27 19:43:59 +00:00
s390 PPC/s390: [liveedit] reimplement frame restarting. 2017-01-27 19:43:59 +00:00
x64 [iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h 2017-02-23 12:10:21 +00:00
x87 X87: [debugger] infrastructure for side-effect-free debug-evaluate. 2017-01-16 03:15:15 +00:00
debug-coverage.cc [debugger] remove default count for top-level functions. 2017-03-06 20:49:11 +00:00
debug-coverage.h [inspector] extend protocol for code coverage. 2017-02-22 10:21:57 +00:00
debug-evaluate.cc Reland Migrate Object.prototype.valueOf to CSA 2017-03-03 06:30:26 +00:00
debug-evaluate.h [debugger] expose side-effect free evaluate to inspector. 2017-02-10 17:06:22 +00:00
debug-frames.cc [wasm] Implement frame inspection for interpreted frames 2017-01-20 12:58:14 +00:00
debug-frames.h [wasm] Implement frame inspection for interpreted frames 2017-01-20 12:58:14 +00:00
debug-interface.h [inspector] added type of break location into getPossibleBreakpoints output 2017-03-06 20:47:55 +00:00
debug-scopes.cc Reland of land: [Parse] ParseInfo owns the parsing Zone. (patchset #1 id:1 of https://codereview.chromium.org/2683733002/ ) 2017-02-07 20:46:47 +00:00
debug-scopes.h [debugger] handle stack overflow. Fail silently. 2016-11-21 13:28:37 +00:00
debug.cc [inspector] added type of break location into getPossibleBreakpoints output 2017-03-06 20:47:55 +00:00
debug.h [inspector] added type of break location into getPossibleBreakpoints output 2017-03-06 20:47:55 +00:00
debug.js [debugger] remove mirror cache and v8::Debug::GetMirror. 2017-02-02 14:22:15 +00:00
interface-types.h [inspector] added type of break location into getPossibleBreakpoints output 2017-03-06 20:47:55 +00:00
liveedit.cc [deoptimizer] When deoptimizing code, unlink all functions referring to that code. 2017-03-06 12:22:05 +00:00
liveedit.h [parser] No need to collect literal counts. 2017-02-16 09:58:45 +00:00
liveedit.js [parser] No need to collect literal counts. 2017-02-16 09:58:45 +00:00
mirrors.js This is a speculative chain of reverts to improve a Chrome 2017-02-27 22:26:27 +00:00
OWNERS [debug] add jgruber as owner. 2016-08-04 11:26:11 +00:00