Searched refs:AddForTesting (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-module.h | 308 void AddForTesting(int function_index, WireBytesRef name); |
D | wasm-module.cc | 130 void LazilyGeneratedNames::AddForTesting(int function_index, in AddForTesting() function in v8::internal::wasm::LazilyGeneratedNames |