зеркало из https://github.com/mozilla/pjs.git
Remove declaration for the never-defined js_GetWrappedObject method (obj->wrappedObject(cx) was the long-ago replacement). r=sparky
--HG-- extra : rebase_source : d50bcf859e415469494e53426ba51d0e4304e676
This commit is contained in:
Родитель
da5ef6f024
Коммит
7079074ceb
|
@ -1665,10 +1665,6 @@ js_CheckPrincipalsAccess(JSContext *cx, JSObject *scopeobj,
|
|||
extern JSBool
|
||||
js_CheckContentSecurityPolicy(JSContext *cx);
|
||||
|
||||
/* Infallible -- returns its argument if there is no wrapped object. */
|
||||
extern JSObject *
|
||||
js_GetWrappedObject(JSContext *cx, JSObject *obj);
|
||||
|
||||
/* NB: Infallible. */
|
||||
extern const char *
|
||||
js_ComputeFilename(JSContext *cx, JSStackFrame *caller,
|
||||
|
|
Загрузка…
Ссылка в новой задаче