Searched refs:has_memory (Results 1 – 9 of 9) sorted by relevance
810 if (!module_->has_memory || index != 0) { in DecodeExportSection()1003 if (!module_->has_memory) { in DecodeDataSection()1399 if (module->has_memory) { in AddMemory()1403 module->has_memory = true; in AddMemory()
270 bool has_memory = false; // true if the memory was defined or imported member
468 if (module_->has_memory && !AllocateMemory()) { in Build()485 if (module_->has_memory) { in Build()
1475 if (!VALIDATE(module_->has_memory)) {2183 if (!VALIDATE(this->module_->has_memory)) {
152 DCHECK(module->has_memory); in GetImportExportType()
502 } else if create.has_memory() { in handle_socket()
823 bool has_memory() const;
110 bool ast_type_qualifier::has_memory() const in has_memory() function in ast_type_qualifier
853 if (block->layout.has_layout() || block->layout.has_memory()) {