mirror of https://github.com/lukechilds/node.git
Browse Source
Apparently, context->Global() won't be destroyed if the context itself isn't marked as weak and independent. Also, the weakness flag should be cleared once the weak callback is executed, otherwise we'll get crashes in Debug builds. fix #6115 and #6201v0.11.8-release
Fedor Indutny
11 years ago
2 changed files with 18 additions and 7 deletions
Loading…
Reference in new issue