Index: src/isolate.h |
diff --git a/src/isolate.h b/src/isolate.h |
index f3030a98cde46a7877bbe32589cf1d67056164f5..d2df773617698c392963b9e3451b26d1029bcd70 100644 |
--- a/src/isolate.h |
+++ b/src/isolate.h |
@@ -1034,9 +1034,6 @@ class Isolate { |
bool IsFastArrayConstructorPrototypeChainIntact(); |
- CodeStubInterfaceDescriptor* |
- code_stub_interface_descriptor(int index); |
- |
CallInterfaceDescriptorData* call_descriptor_data(int index); |
void IterateDeferredHandles(ObjectVisitor* visitor); |