Searched refs:IndexContainer (Results 1 – 1 of 1) sorted by relevance
1718 struct IndexContainer : public ZoneObject { struct in v8::internal::wasm::AsmWasmBuilderImpl1730 IndexContainer* container = new (zone()) IndexContainer(); in LookupOrInsertLocal()1736 return (reinterpret_cast<IndexContainer*>(entry->value))->index; in LookupOrInsertLocal()1745 IndexContainer* container = new (zone()) IndexContainer(); in InsertParameter()1757 IndexContainer* container = new (zone()) IndexContainer(); in LookupOrInsertGlobal()1763 return (reinterpret_cast<IndexContainer*>(entry->value))->index; in LookupOrInsertGlobal()