bug 511425 - removal of JSObjectOps.(get|set)RequiredSlot. r=brendan
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user