Reviewers: Mads Ager,

Description:
VM initialization refactoring.

This patch introduces global once per-process initialization and moves
the OS and CPU setup there. This makes CPU features isolate-independent.

Please review this at http://codereview.chromium.org/6670119/

Affected files:
  M src/arm/cpu-arm.cc
  M src/cpu.h
  M src/ia32/assembler-ia32.h
  M src/ia32/assembler-ia32.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.cc
  M src/ia32/cpu-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.cc
  M src/ia32/macro-assembler-ia32.cc
  M src/ia32/stub-cache-ia32.cc
  M src/ia32/virtual-frame-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/platform.h
  M src/v8.h
  M src/v8.cc
  M src/x64/cpu-x64.cc
  M test/cctest/test-assembler-ia32.cc
  M test/cctest/test-disasm-ia32.cc
  M test/cctest/test-heap.cc


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

Reply via email to