mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 488963 - "Assertion failure: cg->lexdeps.lookup(atom), at ../jsemit.cpp" (tachyonal r=mrbkap).
This commit is contained in:
parent
e1b8077e65
commit
af27492080
@ -6147,7 +6147,7 @@ CompExprTransplanter::transplant(JSParseNode *pn)
|
||||
return NULL;
|
||||
|
||||
dn2->pn_type = dn->pn_type;
|
||||
dn2->pn_pos = dn->pn_pos;
|
||||
dn2->pn_pos = root->pn_pos;
|
||||
dn2->pn_defn = true;
|
||||
dn2->pn_dflags |= PND_FORWARD | PND_PLACEHOLDER;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user