Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/zone/
Dzone.h178 const TypeStats& type_stats() const { return type_stats_; } in type_stats() function
/third_party/node/deps/v8/src/execution/
Disolate.cc3027 type_stats_.MergeWith(zone->type_stats()); in ThrowInternal()