v8/src/debug
Florian Sattler cdd8e54cb8 [cleanup] Fix leftover clang-tidy warnings.
Fixing clang-tidy warning.
Replace 0 with nullptr.
Add NOLINT for special cases.
Add default/override to methods.

Bug: v8:8015
Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: Iff483356ace471d816051c6dd06ca08809ae1c09
Reviewed-on: https://chromium-review.googlesource.com/1238333
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: Florian Sattler <sattlerf@google.com>
Cr-Commit-Position: refs/heads/master@{#56129}
2018-09-21 11:12:13 +00:00
..
arm Remove unecessary Arm owners files. 2018-08-23 07:47:34 +00:00
arm64 Remove unecessary Arm owners files. 2018-08-23 07:47:34 +00:00
ia32 [ia32,root] Port four more trivial builtins 2018-09-20 12:58:24 +00:00
mips Update MIPS file ownership to @wavecomp.com e-mail addresses 2018-07-26 16:28:10 +00:00
mips64 Update MIPS file ownership to @wavecomp.com e-mail addresses 2018-07-26 16:28:10 +00:00
ppc PPC/s390: [sfi] Compress function arg counts to 16 bit 2018-05-31 23:27:27 +00:00
s390 PPC/s390: [sfi] Compress function arg counts to 16 bit 2018-05-31 23:27:27 +00:00
x64 [sfi] Compress function arg counts to 16 bit 2018-05-30 16:35:50 +00:00
debug-coverage.cc [cleanup] Remove unused Isolate parameters 2018-07-18 16:47:22 +00:00
debug-coverage.h [cleanup] Refactor debug to use default members. 2018-09-18 09:22:19 +00:00
debug-evaluate.cc [cleanup] Remove obsolete runtime functions. 2018-09-21 10:59:12 +00:00
debug-evaluate.h [debug-evaluate] extend accessors by runtime receiver checks 2018-09-04 11:24:50 +00:00
debug-frames.cc [cleanup] Fix leftover clang-tidy warnings. 2018-09-21 11:12:13 +00:00
debug-frames.h [cleanup] Fix leftover clang-tidy warnings. 2018-09-21 11:12:13 +00:00
debug-interface.h inspector: return [[StableObjectId]] as internal property 2018-09-20 15:03:52 +00:00
debug-scope-iterator.cc [cleanup] Split off api-inl.h from api.h to make latter self contained 2018-07-23 16:03:49 +00:00
debug-scope-iterator.h Don't expose GetFunction on the scope iterator. Simply take it into account for GetFunctionDebugName 2018-06-18 12:03:59 +00:00
debug-scopes.cc [objects.h splitting] Move JSGenerator 2018-07-20 10:50:36 +00:00
debug-scopes.h Don't expose GetFunction on the scope iterator. Simply take it into account for GetFunctionDebugName 2018-06-18 12:03:59 +00:00
debug-stack-trace-iterator.cc [cleanup] Refactor debug to use default members. 2018-09-18 09:22:19 +00:00
debug-stack-trace-iterator.h [runtime] Do not refer directly to the closure stored in the context 2018-04-25 17:24:02 +00:00
debug-type-profile.cc [explicit isolates] Convert regexp, debug and snapshot to use ReadOnlyRoots 2018-07-04 15:20:56 +00:00
debug-type-profile.h [cleanup] Refactor debug to use default members. 2018-09-18 09:22:19 +00:00
debug.cc [heap] Remove marking finalization flag 2018-09-19 09:08:35 +00:00
debug.h [cleanup] Remove empty and deprecated BASE_EMBEDDED macro 2018-09-11 09:33:18 +00:00
interface-types.h [cleanup] Refactor debug to use default members. 2018-09-18 09:22:19 +00:00
liveedit.cc [cleanup] Split off api-inl.h from api.h to make latter self contained 2018-07-23 16:03:49 +00:00
liveedit.h Reland "[debug] liveedit in native" 2018-07-03 21:01:57 +00:00
OWNERS Update OWNERS files. 2018-07-17 07:56:16 +00:00