Reviewers: Kevin Millikin,

Message:
Still needs to be ported to all platforms. Just looking for general comments at
this point, about the approach.

Description:
Move inlined function declarations and support from codegen.* to runtime.*.

Please review this at http://codereview.chromium.org/3293002/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/codegen-arm.h
  M     src/assembler.h
  M     src/assembler.cc
  M     src/ast.h
  M     src/codegen.h
  M     src/codegen.cc
  M     src/full-codegen.h
  M     src/full-codegen.cc
  M     src/handles.cc
  M     src/heap.h
  M     src/heap.cc
  M     src/ia32/builtins-ia32.cc
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/codegen-ia32.h
  M     src/ia32/codegen-ia32.cc
  M     src/ia32/full-codegen-ia32.cc
  M     src/ia32/ic-ia32.cc
  M     src/ia32/macro-assembler-ia32.h
  M     src/ia32/macro-assembler-ia32.cc
  M     src/ia32/virtual-frame-ia32.h
  M     src/ia32/virtual-frame-ia32.cc
  M     src/parser.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     src/serialize.cc
  M     src/x64/codegen-x64.h
  M     test/cctest/test-serialize.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to