Searched refs:new_function_table (Results 1 – 1 of 1) sorted by relevance
2314 Handle<FixedArray> new_function_table = in GrowDispatchTables() local2320 dispatch_tables->set(i + 2, *new_function_table); in GrowDispatchTables()2326 code_specialization.RelocateObject(old_function_table, new_function_table); in GrowDispatchTables()