Searched refs:PatchTableSize (Results 1 – 3 of 3) sorted by relevance
35 void PatchTableSize(uint32_t old_size, uint32_t new_size);
86 void CodeSpecialization::PatchTableSize(uint32_t old_size, uint32_t new_size) { in PatchTableSize() function in CodeSpecialization
1948 code_specialization->PatchTableSize( in InitializeTables()2325 code_specialization.PatchTableSize(old_size, old_size + count); in GrowDispatchTables()