Reviewers: Sven Panne,

Message:
Hi Sven,
This does for CallInterfaceDescriptor the previous CL does for
CodeStubInterfaceDescriptor. Thx for the look!
--Michael

Description:
Cleanup CallInterfaceDescriptor

Make CallInterfaceDescriptor work like CodeStubInterfaceDescriptor, owning it's register and representation arrays. This also eliminates a host of TSAN warnings
for static arrays.

This CL depends on https://codereview.chromium.org/352583002 landing first
(a conceptual dependency at least).

Please review this at https://codereview.chromium.org/350293003/

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

Affected files (+150, -157 lines):
  M src/arm/code-stubs-arm.h
  M src/arm/code-stubs-arm.cc
  M src/arm64/code-stubs-arm64.h
  M src/arm64/code-stubs-arm64.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/ia32/code-stubs-ia32.cc
  M src/isolate.h
  M src/x64/code-stubs-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to