Reviewers: Vitaly, Dmitry Titov, Message: Thanks Luke
Description: [Isolates] Move InlineRuntimeFunctionTable from runtime.h to codegen.h. What it says on the tin; InlineRuntimeFunctionsTable is no longer inlined in Isolate but instead referenced through a pointer. Please review this at http://codereview.chromium.org/2808030/show SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/ Affected files: M src/codegen.h M src/isolate.h M src/isolate.cc M src/runtime.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
