| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4e65198 commit a986abc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -738,7 +738,7 @@ TEST(LogVersion) { | |||
| 738 | 738 | TEST(Issue539892) { | |
| 739 | 739 | class : public i::CodeEventLogger { | |
| 740 | 740 | public: | |
| 741 | - void CodeMoveEvent(i::AbstractCode* from, Address to) override {} | ||
| 741 | + void CodeMoveEvent(i::AbstractCode* from, i::AbstractCode* to) override {} | ||
| 742 | 742 | void CodeDisableOptEvent(i::AbstractCode* code, | |
| 743 | 743 | i::SharedFunctionInfo* shared) override {} | |
| 744 | 744 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments