Searched refs:lazy_functions_ (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | wasm-serialization.cc | 555 return base::VectorOf(lazy_functions_); in lazy_functions() 579 std::vector<int> lazy_functions_; member in v8::internal::wasm::NativeModuleDeserializer 710 lazy_functions_.push_back(fn_index); in ReadCode() |
Completed in 2 milliseconds