mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add missing FASTCALL declaration.
This commit is contained in:
parent
5f739a7156
commit
6160744b13
@ -6236,7 +6236,7 @@ TraceRecorder::unbox_jsval(jsval v, LIns*& v_ins, LIns* exit)
|
||||
}
|
||||
}
|
||||
|
||||
static JSObject*
|
||||
static JSObject* FASTCALL
|
||||
ComputeThis_tn(JSContext* cx)
|
||||
{
|
||||
VOUCH_DOES_NOT_REQUIRE_STACK();
|
||||
|
Loading…
Reference in New Issue
Block a user