Index: src/compiler/js-intrinsic-lowering.h |
diff --git a/src/compiler/js-intrinsic-lowering.h b/src/compiler/js-intrinsic-lowering.h |
index e83b5b149929facd69c93506c03065b8b7aa0317..2a2baf09304c8651c8ed7d7e5eefc547933f84a0 100644 |
--- a/src/compiler/js-intrinsic-lowering.h |
+++ b/src/compiler/js-intrinsic-lowering.h |
@@ -68,7 +68,6 @@ |
// TODO(turbofan): typedarray.js support; drop once TypedArrays are |
// converted to proper CodeStubAssembler based builtins. |
Reduction ReduceArrayBufferViewField(Node* node, FieldAccess const& access); |
- Reduction ReduceArrayBufferViewWasNeutered(Node* node); |
Reduction ReduceMaxSmi(Node* node); |
Reduction ReduceTypedArrayMaxSizeInHeap(Node* node); |