Home
last modified time | relevance | path

Searched defs:AddImport (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dmodules.cc15 void ModuleDescriptor::AddImport( in AddImport() function in v8::internal::ModuleDescriptor
/external/v8/src/wasm/
Dwasm-module-builder.cc304 uint32_t WasmModuleBuilder::AddImport(const char* name, int name_length, in AddImport() function in v8::internal::wasm::WasmModuleBuilder