This commit is contained in:
brendan%mozilla.org 2003-10-10 01:46:55 +00:00
Родитель dc2a9b8f46
Коммит ea5c7f67be
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -566,8 +566,8 @@ js_XDRScript(JSXDRState *xdr, JSScript **scriptp, JSBool *hasMagic)
#ifndef MOZILLA_CLIENT
/*
* These cannot be exposed to web content, and chrome does not need them, so
* we take them out of the Mozilla client altogether. Script.thaw is a hole
* wide enough that you could hack your own native function and call it!
* we take them out of the Mozilla client altogether. Fortunately, there is
* no way to serialize a native function (see fun_xdrObject in jsfun.c).
*/
static JSBool