|
Split out Members, Persistents and SelfKeepAlive in separate headers.
Slim down Handle.h and introduce separate header files for the Member<>
Persistent<>s and SelfKeepAlive<> template classes, along with
supporting definitions for those.
R=
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+564 lines, -1714 lines) |
Patch |
 |
M |
third_party/WebKit/Source/bindings/core/v8/OnStackObjectChecker.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/bindings/core/v8/OnStackObjectChecker.cpp
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/css/CSSImageGeneratorValue.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutTableSection.h
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutTableSection.cpp
|
View
|
1
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/loader/PingLoader.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.cpp
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/CrossThreadCopier.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/GarbageCollected.h
|
View
|
1
|
4 chunks |
+2 lines, -67 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/Handle.h
|
View
|
1
|
4 chunks |
+2 lines, -1107 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/HeapAllocator.h
|
View
|
1
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/HeapTerminatedArray.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/HeapTest.cpp
|
View
|
1
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/heap/Member.h
|
View
|
1
|
1 chunk |
+328 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/Source/platform/heap/Persistent.h
|
View
|
1
|
4 chunks |
+18 lines, -523 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/platform/heap/SelfKeepAlive.h
|
View
|
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/heap/blink_heap.gypi
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/SuspendableScriptExecutor.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebLocalFrameImpl.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/wtf/Functional.h
|
View
|
1
|
2 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/wtf/TypeTraits.h
|
View
|
1
|
2 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
|