• A
    Add the ability to dispose host objects · ff48ddb6
    Adam Barth 提交于
    Some host objects hold on to a lot of state and take time to tear down. This
    patch adds the ability to dispose them eagerly to release resources faster.
    ff48ddb6
engine.cc 9.0 KB