- 
dbe29bc5
 by Gabriel Ivăncescu   at 2025-04-25T10:42:21+02:00 
mshtml: Rename struct constructor to stub_constructor.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
241cc97d
 by Gabriel Ivăncescu   at 2025-04-25T10:42:23+02:00 
mshtml: Consolidate the functional constructors into a common struct implementation.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
dede1ba5
 by Gabriel Ivăncescu   at 2025-04-25T10:42:26+02:00 
mshtml: Define the constructor's prototype on mshtml side.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
ae101be6
 by Gabriel Ivăncescu   at 2025-04-25T10:42:26+02:00 
mshtml: Define "create" from XMLHttpRequest constructor as a jscript prop in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
70265094
 by Gabriel Ivăncescu   at 2025-04-25T10:42:28+02:00 
mshtml: Return proper string from functional constructors' toString in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>