Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-code-manager.h315 void ReserveCodeTableForTesting(uint32_t max_functions);
Dwasm-code-manager.cc339 void NativeModule::ReserveCodeTableForTesting(uint32_t max_functions) { in ReserveCodeTableForTesting() function in v8::internal::wasm::NativeModule