mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 913424 followup - Fix ComputeThis result typeset to fix sunspider browser crash. r=bhackett
--HG-- extra : rebase_source : ec930a5fa7c8cc466b9c4309da411be805b325dc
This commit is contained in:
parent
76f59997fa
commit
763259b66e
@ -3946,7 +3946,6 @@ class MComputeThis
|
||||
: MUnaryInstruction(def)
|
||||
{
|
||||
setResultType(MIRType_Object);
|
||||
setResultTypeSet(def->resultTypeSet());
|
||||
}
|
||||
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user