Searched refs:AddStarExport (Results 1 – 3 of 3) sorted by relevance
71 void AddStarExport(const AstRawString* module_request,
84 void ModuleDescriptor::AddStarExport(const AstRawString* module_request, in AddStarExport() function in v8::internal::ModuleDescriptor
1250 module()->AddStarExport(module_specifier, loc, specifier_loc, zone()); in ParseExportDeclaration()