Searched refs:module_name_offset (Results 1 – 4 of 4) sorted by relevance
124 uint32_t module_name_offset; // offset in module bytes of the module name. member
319 import->module_name_offset = in DecodeModule()
1485 isolate_, compiled_module_, import.module_name_offset, in ProcessImports()2431 isolate, compiled_module, import.module_name_offset, in GetImports()
1101 Module->GetName(Target.module_name_offset, Target.module_name_length)); in CallImport()1530 Module->GetName(Import.module_name_offset, Import.module_name_length)); in translate()