Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc2397 std::vector<int> function_indexes; in FindFunctionsToRecompile() local
2426 function_indexes.push_back(function_index); in FindFunctionsToRecompile()
2428 return function_indexes; in FindFunctionsToRecompile()