Fixes tests.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3192 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
560df7e5f3
commit
4d0fdfa484
@ -104,6 +104,8 @@ Task::Task() {
|
||||
}
|
||||
|
||||
Task::~Task() {
|
||||
_exportObject.Reset();
|
||||
|
||||
{
|
||||
v8::Isolate::Scope isolateScope(_isolate);
|
||||
v8::HandleScope handleScope(_isolate);
|
||||
|
Loading…
Reference in New Issue
Block a user