|
[ic] Move Smi-handler creation code to SmiHandler class.
... to keep all the pieces in one place for easier modifications.
This CL also adds a new runtime call stats bucket: KeyedLoadIC_LoadElementDH.
BUG=
Committed: https://crrev.com/ac886b0c1c173d6ceff762952e1d6cf78e8bd172
Cr-Commit-Position: refs/heads/master@{#40314}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+65 lines, -28 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/counters.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/field-index.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/field-index-inl.h
|
View
|
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/ic/handler-compiler.cc
|
View
|
|
3 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/ic/handler-configuration.h
|
View
|
|
3 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
A |
src/ic/handler-configuration-inl.h
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ic/ic.cc
|
View
|
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/v8.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 14 (9 generated)
|