bug 511425 - removal of JSObjectOps.(get|set)RequiredSlot. r=brendan

This commit is contained in:
Igor Bukanov
2009-08-28 09:53:26 +04:00
parent fb9471af95
commit 4267208166
21 changed files with 249 additions and 319 deletions

View File

@@ -5329,8 +5329,7 @@ JS_FRIEND_DATA(JSObjectOps) js_XMLObjectOps = {
NULL, NULL,
NULL, NULL,
xml_hasInstance, js_TraceObject,
xml_clear, NULL,
NULL
xml_clear
};
static JSObjectOps *