|
Introduce InlinedGlobalMarkingVisitor
This CL introduces InlinedGlobalMarkingVisitor to devirtualize and inline
the most common Visitor implementation, MarkingVisitor<GlobalMarking>.
BUG= 420515
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+507 lines, -59 lines) |
Patch |
 |
M |
Source/core/svg/SVGAngle.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGAngle.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGIntegerOptionalInteger.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGIntegerOptionalInteger.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGLength.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGLength.cpp
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGNumberOptionalNumber.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGNumberOptionalNumber.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGPathSegList.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/SVGPathSegList.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/svg/properties/SVGListPropertyHelper.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/properties/SVGProperty.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/svg/properties/SVGPropertyHelper.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/platform/heap/Heap.h
|
View
|
|
7 chunks |
+88 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/platform/heap/Heap.cpp
|
View
|
|
3 chunks |
+8 lines, -15 lines |
0 comments
|
Download
|
 |
M |
Source/platform/heap/Visitor.h
|
View
|
|
7 chunks |
+342 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/TypeTraits.h
|
View
|
|
3 chunks |
+27 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/Vector.h
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
Total messages: 4 (1 generated)
|