Home
last modified time | relevance | path

Searched refs:AddSpecialExport (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ast/
Dmodules.cc81 AddSpecialExport(entry, zone); in AddExport()
90 AddSpecialExport(entry, zone); in AddStarExport()
233 AddSpecialExport(entry, zone); in MakeIndirectExportsExplicit()
Dmodules.h168 void AddSpecialExport(const Entry* entry, Zone* zone) { in AddSpecialExport() function
Dscopes.cc224 module_descriptor_->AddSpecialExport( in ModuleScope()