Reviewers: Kasper Lund,

Description:
Fix pop push optimization to work with partial snapshots (correct
registration of external references in Proxy objects).
I moved the declaration of the two functions to stub-cache.h
because with all the types they use it's hard to declare them
anywhere else.  But the actual definition is still in runtime.cc
near to the place where they are used.

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

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

Affected files:
  M     src/arm/stub-cache-arm.cc
  M     src/assembler.h
  M     src/assembler.cc
  M     src/heap-inl.h
  M     src/heap.h
  M     src/heap.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/runtime.cc
  M     src/serialize.cc
  M     src/stub-cache.h
  M     src/x64/stub-cache-x64.cc


--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply 
to this email with the words "REMOVE ME" as the subject.

Reply via email to