Home
last modified time | relevance | path

Searched refs:SetWireBytesStorage (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dcompilation-environment.h154 void SetWireBytesStorage(std::shared_ptr<WireBytesStorage>);
H A Dmodule-compiler.cc647 void SetWireBytesStorage( in SetWireBytesStorage() function in v8::internal::wasm::__anon15175::CompilationStateImpl
830 void CompilationState::SetWireBytesStorage( in SetWireBytesStorage() function in v8::internal::wasm::__anon15175::CompilationState
832 Impl(this)->SetWireBytesStorage(std::move(wire_bytes_storage)); in SetWireBytesStorage()
2853 compilation_state->SetWireBytesStorage(std::move(wire_bytes_storage)); in ProcessCodeSectionHeader()
H A Dwasm-code-manager.cc1705 compilation_state_->SetWireBytesStorage( in SetWireBytes()

Completed in 12 milliseconds