octwyh

Results 3 issues of octwyh

![2024-01-21_224256](https://github.com/Xposed-Modules-Repo/com.fkzhang.wechatxposed/assets/112818674/6d81aaf8-84ec-45e2-ba45-333aa268fe7f) 光速虚拟机里,找不到微信安装目录。。模块是写死到某个路径下去找微信的么?大佬可以开放个口子设置微信目录不?

在调试页面编译下面代码: ![Image](https://github.com/user-attachments/assets/c37760e8-d3ed-4ce4-abd3-dcc0a535288a) 代码里设置了两个断点,通过监控可以看到应该进入了断点,后台返回了Debugger.paused响应。 但是之后的请求会一直被阻塞住,即使发送rusume请求,也是一样被阻塞。 ![Image](https://github.com/user-attachments/assets/317945d4-dc2b-4a00-baea-80daf4f785fb)

For the method: com.caoccao.javet.values.reference.IV8ValueArray.push(Object... objects), if the length of the objects array is too large, it will throw an exception: Maximum call stack size exceeded. Test data: objects=[{"k":1},{"k":2},...,{"k":500000}]

bug