Searched defs:has_shared (Results 1 – 2 of 2) sorted by relevance
50 bool has_shared() const { return shared_ != nullptr; } in has_shared() function
954 Maybe<bool> has_shared = descriptor->Has(context, shared_key); in WebAssemblyMemory() local