mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge backout.
This commit is contained in:
commit
b02039ae3d
@ -3176,7 +3176,7 @@ js_DeleteRecorder(JSContext* cx)
|
||||
/**
|
||||
* Checks whether the shape of the global object has changed.
|
||||
*/
|
||||
static inline bool
|
||||
static inline JS_REQUIRES_STACK bool
|
||||
js_CheckGlobalObjectShape(JSContext* cx, JSTraceMonitor* tm, JSObject* globalObj,
|
||||
uint32 *shape=NULL, SlotList** slots=NULL)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user