Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dmodules.cc59 AddSpecialExport(entry, zone); in AddExport()
67 AddSpecialExport(entry, zone); in AddStarExport()
210 AddSpecialExport(entry, zone); in MakeIndirectExportsExplicit()
Dmodules.h151 void AddSpecialExport(const Entry* entry, Zone* zone) { in AddSpecialExport() function
Dscopes.cc210 module_descriptor_->AddSpecialExport( in ModuleScope()