Searched refs:has_memory (Results 1 – 7 of 7) sorted by relevance
132 bool has_memory = false; // true if the memory was defined or imported member
641 if (!module_->has_memory || index != 0) { in DecodeExportSection()789 if (!module_->has_memory) { in DecodeDataSection()963 if (module->has_memory) { in AddMemory()967 module->has_memory = true; in AddMemory()
1114 if (module_->has_memory) { in Build()
1366 if (!VALIDATE(this->module_->has_memory)) { in CheckHasMemory()
779 bool has_memory() const;
110 bool ast_type_qualifier::has_memory() const in has_memory() function in ast_type_qualifier
835 if (block->layout.has_layout() || block->layout.has_memory()) {