Searched refs:liftoff_functions_ (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | wasm-serialization.cc | 559 return base::VectorOf(liftoff_functions_); in liftoff_functions() 580 std::vector<int> liftoff_functions_; member in v8::internal::wasm::NativeModuleDeserializer 714 liftoff_functions_.push_back(fn_index); in ReadCode() |
Completed in 3 milliseconds