X87: CallDescriptors::InitializeForIsolate() is no longer needed.
authorweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 5 Sep 2014 07:25:00 +0000 (07:25 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com>
Fri, 5 Sep 2014 07:25:00 +0000 (07:25 +0000)
commitc8f1f2047791a56c65a2867a1e87ce8e4ae08a67
tree12473babf8a87e8b2e6c5c50686cdad4e090ec04
parent7cecf80c43989462406b42b5f477355dd2e33678
X87: CallDescriptors::InitializeForIsolate() is no longer needed.

port r23652.

original commit message:

  CallDescriptors::InitializeForIsolate() is no longer needed.

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

BUG=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/541353002

Patch from Jing Bao <jing.bao@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23713 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/interface-descriptors-x87.cc [changed mode: 0755->0644]