Home
last modified time | relevance | path

Searched refs:num_freed (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc1615 size_t num_freed = 0; in PotentiallyFinishCurrentGC()
1626 ++num_freed; in PotentiallyFinishCurrentGC()
1633 current_gc_info_->dead_code.size(), num_freed); in PotentiallyFinishCurrentGC()
1634 USE(num_freed); in PotentiallyFinishCurrentGC()
/third_party/python/Modules/
H A Dgcmodule.c761 int num_freed = 0; in handle_weakrefs() local
906 ++num_freed; in handle_weakrefs()
910 return num_freed; in handle_weakrefs()

Completed in 7 milliseconds