eclipsesource / eclipsesource/J2V8
how to remove the scrript binded in V8Runtime
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
when I execute runtime.executeVoidScript("function classify" + i + functionSplit); in a for loop, there will be a out of memory,
I want to know how to remove the script binded in V8Runtime to avoid out of memory。
Contributor guide
Assessment
This issue has not been assessed yet.