js_MarkStackFrame prototype, for bug 326466 pre-patch that already landed.

This commit is contained in:
brendan%mozilla.org 2006-04-27 00:46:30 +00:00
Родитель 0667cc1d4c
Коммит c0cd5cc0b5
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -190,6 +190,9 @@ js_MarkNamedGCThing(JSContext *cx, void *thing, const char *name);
#endif
extern void
js_MarkStackFrame(JSContext *cx, JSStackFrame *fp);
/*
* Flags to modify how a GC marks and sweeps:
* GC_KEEP_ATOMS Don't sweep unmarked atoms, they may be in use by the