Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table.cc53 uint32_t num_active_entries = capacity_ - freelist_size; in Sweep() local
55 num_active_entries); in Sweep()
56 return num_active_entries; in Sweep()

Completed in 1 milliseconds