Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.cc2314 Handle<FixedArray> new_function_table = in GrowDispatchTables() local
2320 dispatch_tables->set(i + 2, *new_function_table); in GrowDispatchTables()
2326 code_specialization.RelocateObject(old_function_table, new_function_table); in GrowDispatchTables()