This commit is contained in:
Aaron
2011-02-15 17:27:19 -08:00
parent 5ede773a23
commit e1636f4e77

View File

@@ -1175,6 +1175,7 @@ namespace mongo {
}
if ( _context ) {
// This is expected to reclaim _global as well.
JS_DestroyContext( _context );
_context = 0;
}