Index: dom/Node.idl |
diff --git a/dom/Node.idl b/dom/Node.idl |
index 5ddfbec46024eaacb9fd9e7cebb8932787b681b0..2a8416c78e9bda0bcb3e15394cce177b78acefc4 100644 |
--- a/dom/Node.idl |
+++ b/dom/Node.idl |
@@ -19,15 +19,8 @@ |
*/ |
[ |
- JSCustomHeader, |
- JSCustomMarkFunction, |
- JSCustomPushEventHandlerScope, |
- JSCustomIsReachable, |
- JSCustomFinalize, |
CustomToJSObject, |
EventTarget, |
- JSGenerateToNativeObject, |
- JSInlineGetOwnPropertySlot, |
ObjCPolymorphic, |
V8DependentLifetime |
] interface Node |