Split the RUNTIME_FUNCTION_LIST_ALWAYS macro into two as this macro is
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 13 May 2009 05:46:51 +0000 (05:46 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 13 May 2009 05:46:51 +0000 (05:46 +0000)
commit87ebf987248999f80c5e324ea3bd2af487e26071
treeb916da34467e19578855dfd014a97d26d4ebffbb
parent75a82a6fabbf9b740d1049276c0aa0fa86e97676
Split the RUNTIME_FUNCTION_LIST_ALWAYS macro into two as this macro is
very large for Visual Studio's
intellisense operation thus causing it to crash.

Fixes bug http://code.google.com/p/chromium/issues/detail?id=11837

Bug=11837

Patch submitted by: ananta@chromium.org

Review URL: http://codereview.chromium.org/115287

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1926 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.h