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

/external/chromium_org/v8/src/
H A Dobjects-inl.h4490 void Map::set_construction_count(int value) { function in class:v8::internal::Map
H A Dobjects.h5977 inline void set_construction_count(int value);
H A Dobjects.cc9922 map->set_construction_count(kGenerousAllocationCount);
9970 map->set_construction_count(kNoSlackTracking);

Completed in 719 milliseconds