Home
last modified time | relevance | path

Searched defs:export_name (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ast/
Dmodules.cc13 void ModuleDescriptor::AddLocalExport(const AstRawString* export_name, in AddLocalExport()
49 const AstRawString* export_name, Zone* zone) { in LookupLocalExport()
Dmodules.h73 const AstRawString* export_name() const { in export_name() function
/external/v8/test/cctest/
Dtest-parsing.cc5892 const i::AstRawString* export_name = in TEST() local
/external/v8/src/parsing/
Dparser.cc1405 const AstRawString* export_name = NULL; in ParseExportClause() local