Searched refs:AddImport (Results 1 – 6 of 6) sorted by relevance
35 void AddImport(
12 void ModuleDescriptor::AddImport( in AddImport() function in v8::internal::ModuleDescriptor
223 uint32_t AddImport(const char* name, int name_length, FunctionSig* sig);
278 uint32_t WasmModuleBuilder::AddImport(const char* name, int name_length, in AddImport() function in v8::internal::wasm::WasmModuleBuilder
730 void AddImport(Variable* v, const char* name, int name_length) { in AddImport() function in v8::internal::wasm::AsmWasmBuilderImpl::ImportedFunctionTable749 uint32_t index = builder_->builder_->AddImport( in LookupOrInsertImport()904 imported_function_table_.AddImport( in VisitAssignment()
1252 module()->AddImport(ast_value_factory()->default_string(), in ParseImportDeclaration()1263 module()->AddImport(import->import_name, import->local_name, in ParseImportDeclaration()