Home
last modified time | relevance | path

Searched refs:set_accounting_stats (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dread-only-spaces.h93 void set_accounting_stats(const AllocationStats& stats) { stats_ = stats; } in set_accounting_stats() function
Dread-only-spaces.cc106 set_accounting_stats(stats); in Initialize()