OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewEmptyZone
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/compiler/
zone-stats.h
28
if (zone_ == nullptr) zone_ = zone_stats_->
NewEmptyZone
(zone_name_);
74
Zone*
NewEmptyZone
(const char* zone_name);
zone-stats.cc
89
Zone* ZoneStats::
NewEmptyZone
(const char* zone_name) {
Completed in 1911 milliseconds