Home
last modified time | relevance | path

Searched refs:AddImport (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/ast/
H A Dmodules.h38 void AddImport(const AstRawString* import_name,
H A Dmodules.cc54 void SourceTextModuleDescriptor::AddImport( in AddImport() function in v8::internal::SourceTextModuleDescriptor
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h578 void AddImport(const Message* descriptor, const std::string& name, int line,
H A Dparser.cc484 parser_->source_location_table_->AddImport( in RecordLegacyImportLocation()
2423 void SourceLocationTable::AddImport(const Message* descriptor, in AddImport() function in google::protobuf::compiler::SourceLocationTable
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h313 uint32_t AddImport(base::Vector<const char> name, FunctionSig* sig,
H A Dwasm-module-builder.cc389 uint32_t WasmModuleBuilder::AddImport(base::Vector<const char> name, in AddImport() function in v8::internal::wasm::WasmModuleBuilder
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc365 module_builder_->AddImport(info.import->function_name, void_void_sig); in ValidateModule()
2269 module_builder_->AddImport(function_info->import->function_name, sig); in ValidateCall()
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc1507 module()->AddImport(ast_value_factory()->default_string(), in ParseImportDeclaration()
1519 module()->AddImport(import->import_name, import->local_name, in ParseImportDeclaration()

Completed in 26 milliseconds