Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Unified Diff: tools/visual_studio/v8_base_x64.vcproj

Issue 1369003: Change a TypeInfo function from inline to non-inline, reducing stack usage du... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/visual_studio/v8_base_arm.vcproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_base_x64.vcproj
===================================================================
--- tools/visual_studio/v8_base_x64.vcproj (revision 4296)
+++ tools/visual_studio/v8_base_x64.vcproj (working copy)
@@ -922,7 +922,7 @@
>
</File>
<File
- RelativePath="..\..\src\type-info-inl.h"
+ RelativePath="..\..\src\type-info.cc"
>
</File>
<File
« no previous file with comments | « tools/visual_studio/v8_base_arm.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698