Searched refs:imported_mutable_globals_ (Results 1 – 1 of 1) sorted by relevance
61 imported_mutable_globals_(new Address[num_imported_mutable_globals]), in WasmInstanceNativeAllocations()66 instance->set_imported_mutable_globals(imported_mutable_globals_.get()); in WasmInstanceNativeAllocations()74 const std::unique_ptr<Address[]> imported_mutable_globals_; member in v8::internal::__anon3f787b910111::WasmInstanceNativeAllocations