[PATCH 4/8] jscript: Delay error object creation for builtin errors with message string until it's needed.
Feb. 3, 2020
7:47 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/dispex.c | 12 ++++++------ dlls/jscript/engine.c | 10 ++++------ dlls/jscript/error.c | 41 ++++++++--------------------------------- dlls/jscript/jscript.h | 2 +- 4 files changed, 19 insertions(+), 46 deletions(-)
2243
Age (days ago)
2243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban