Jacek Caban (@jacek) commented about dlls/jscript/error.c:
TRACE("%08lx %s %s\n", ei->scode, debugstr_w(ei->bstrSource), debugstr_w(ei->bstrDescription)); reset_ei(ctx->ei);
- if(ei->pfnDeferredFillIn)
ei->pfnDeferredFillIn(ei);
Can we have a test for this?