Reviewers: Vitaly, Dmitry Titov,

Message:
I wonder why assembler-arm's GrowBuffer doesn't worry about the spare buffer
like -x64 and -ia32do.

Description:
[Isolates] Remove statics from assembler-*.cc.

- Moved statics from CpuFeatures to Isolate.
- Moved a static buffer from the various Assemblers to Isolate.


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

SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/

Affected files:
  M     src/arm/assembler-arm.h
  M     src/arm/assembler-arm.cc
  M     src/ia32/assembler-ia32.h
  M     src/ia32/assembler-ia32.cc
  M     src/isolate.h
  M     src/x64/assembler-x64.h
  M     src/x64/assembler-x64.cc


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

Reply via email to