Reviewers: Yang,

Message:
Hi Yang,
Per your earlier advice, this tears down an unnecessary initialization. PTAL,
thanks!
--Michael

Description:
CallDescriptors::InitializeForIsolate() is no longer needed.

CallInterfaceDescriptors initialize themselves lazily. Soon we can also tear
down the CodeStubInterfaceDescriptor explicit initialization step.

[email protected]

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

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

Affected files (+260, -271 lines):
  M src/arm/interface-descriptors-arm.cc
  M src/arm64/interface-descriptors-arm64.cc
  M src/ia32/interface-descriptors-ia32.cc
  M src/interface-descriptors.h
  M src/interface-descriptors.cc
  M src/isolate.cc
  M src/x64/interface-descriptors-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