Index: src/ppc/code-stubs-ppc.cc |
diff --git a/src/ppc/code-stubs-ppc.cc b/src/ppc/code-stubs-ppc.cc |
index 3e84a2143c3417a987c63eec0834e83b64db05c6..2c65b44978dd7c7a8060b1164ac380392c0b6408 100644 |
--- a/src/ppc/code-stubs-ppc.cc |
+++ b/src/ppc/code-stubs-ppc.cc |
@@ -1150,9 +1150,7 @@ void JSEntryStub::Generate(MacroAssembler* masm) { |
Label invoke, handler_entry, exit; |
// Called from C |
-#if ABI_USES_FUNCTION_DESCRIPTORS |
__ function_descriptor(); |
-#endif |
ProfileEntryHookStub::MaybeCallEntryHook(masm); |