Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-inl.h3131 void SharedFunctionInfo::set_construction_count(int value) { in set_construction_count() function
Dobjects.h4161 inline void set_construction_count(int value);
Dobjects.cc6103 set_construction_count(kGenerousAllocationCount); in StartInobjectSlackTracking()