Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.cc2310 Handle<FixedArray> old_function_table( in GrowDispatchTables() local
2315 isolate->factory()->CopyFixedArrayAndGrow(old_function_table, count); in GrowDispatchTables()
2326 code_specialization.RelocateObject(old_function_table, new_function_table); in GrowDispatchTables()