Initial patch.
[vuplus_webkit] / Source / WebCore / dom / NodeList.idl
index 5ba8b20..988b6d6 100644 (file)
@@ -24,7 +24,7 @@ module core {
         CustomIsReachable,
         HasIndexGetter,
         HasNameGetter,
-        CustomCall
+        V8CustomCall
     ] NodeList {
 
         Node item(in [IsIndex,Optional=CallWithDefaultValue] unsigned long index);