Reviewers: Vitaly, Dmitry Titov,

Message:
Thanks
  Luke

Description:
[Isolates] Move more statics (part IV)

stub-cache*.cc, stub-cache.h, (serialize.cc)
-> key_reference/value_reference moved into StubCache
-> primary_/secondary_ became instance members of StubCache

spaces.cc/spaces.h
-> comments_statistics

string-stream.cc
-> debug_object_cache
-> current_security_token

regexp-macro-assembler.cc
-> canonicalize
* is word_character_map[] used as a constant?

scopes.cc
* note about Allocator (it might benefit from taking an isolate pointer)



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

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

Affected files:
  M     src/arm/stub-cache-arm.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/isolate.h
  M     src/regexp-macro-assembler.cc
  M     src/scopes.cc
  M     src/serialize.cc
  M     src/spaces.h
  M     src/spaces.cc
  M     src/string-stream.cc
  M     src/stub-cache.h
  M     src/stub-cache.cc
  M     src/x64/stub-cache-x64.cc


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

Reply via email to