Searched refs:SetWireBytesStorage (Results 1 – 3 of 3) sorted by relevance
154 void SetWireBytesStorage(std::shared_ptr<WireBytesStorage>);
647 void SetWireBytesStorage( in SetWireBytesStorage() function in v8::internal::wasm::__anon54d755100111::CompilationStateImpl830 void CompilationState::SetWireBytesStorage( in SetWireBytesStorage() function in v8::internal::wasm::CompilationState832 Impl(this)->SetWireBytesStorage(std::move(wire_bytes_storage)); in SetWireBytesStorage()2853 compilation_state->SetWireBytesStorage(std::move(wire_bytes_storage)); in ProcessCodeSectionHeader()
1705 compilation_state_->SetWireBytesStorage( in SetWireBytes()