Bug 957688 - Kill off checkAccess. r=mrbkap

This commit is contained in:
Bobby Holley
2014-01-24 16:08:26 -08:00
parent 7a5799fc5d
commit 9fed0d00f4
35 changed files with 10 additions and 96 deletions

View File

@@ -422,7 +422,6 @@ const Class WeakMapObject::class_ = {
JS_ResolveStub,
JS_ConvertStub,
WeakMap_finalize,
nullptr, /* checkAccess */
nullptr, /* call */
nullptr, /* construct */
nullptr, /* xdrObject */