v8/src/handles
Clemens Backes 83a5e42b5d [cleanup] Remove remaining redundant NOLINTs
After a series of CLs per component, this removes all remaining NOLINT
annotations that my script identified as not needed (because removing
them does not cause a presubmit error).

R=mlippautz@chromium.org, jkummerow@chromium.org, leszeks@chromium.org
R=cbruni@chromium.org

Bug: v8:11879
Change-Id: Ia403c23588a0c2871b987931f6c26f85821e9e9c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2972733
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75296}
2021-06-22 11:34:11 +00:00
..
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
global-handles.cc [build] Reduce size of inline header cycles 2021-06-11 15:36:04 +00:00
global-handles.h [cleanup][handles] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-11-30 10:30:12 +00:00
handles-inl.h base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
handles.cc [heap, infra] Remove --local-heaps and --concurrent-allocation flags 2021-02-01 11:01:26 +00:00
handles.h [cleanup] Remove remaining redundant NOLINTs 2021-06-22 11:34:11 +00:00
local-handles-inl.h base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
local-handles.cc [handles] Retarget local handles on the main thread 2020-12-01 15:27:01 +00:00
local-handles.h [handles] Retarget local handles on the main thread 2020-12-01 15:27:01 +00:00
maybe-handles-inl.h [TurboFan] Provide concurrent access to feedback vector 2020-10-27 13:24:23 +00:00
maybe-handles.h [TurboFan] Provide concurrent access to feedback vector 2020-10-27 13:24:23 +00:00
OWNERS Remove ulan@ from OWNERS 2021-06-08 13:10:21 +00:00
persistent-handles.cc [heap, infra] Remove --local-heaps and --concurrent-allocation flags 2021-02-01 11:01:26 +00:00
persistent-handles.h [TurboFan] Templatize GetBytecodeArray 2020-12-17 16:46:53 +00:00