[v8-users] Question about Error.prepareStackTrace

2022-07-21 Thread theratliter theratliter
Hi all! I have a question about `Error.prepareStackTrace`. I want to collect all stacks of error and do not affect the user. V8 document said `the custom prepareStackTrace function is only called once the stack property of Error object is accessed`. And the code as follows works. Does this co

[v8-users] Re: v8怎么设置settimeout

2022-07-21 Thread theratliter theratliter
settimeout 是宿主实现的,V8 没有。 在2021年10月30日星期六 UTC+8 16:54:23 写道: > v8怎么设置settimeout > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from t