-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WebThreadImpl::shutdown增加stopSharedTimer。不然游戏加加那边提供的delphi demo通不过
* BlinkPlatformImpl::shutdown增加freeV8TempObejctOnOneFrameBefore。也是游戏加加反馈的。不过此处存疑,因为当时是怀疑这里会 导致绑定的js对象释放不了。但后来发现是另外个地方导致。 * 垃圾回收时间改成5秒一次
- Loading branch information
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters