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()
50 const AstRawString* export_name, Zone* zone) { in LookupLocalExport()
Dmodules.h82 const AstRawString* export_name() const { in export_name() function
/external/v8/src/parsing/
Dparser.cc1390 const AstRawString* export_name = NULL; in ParseExportClause() local
/external/v8/test/cctest/
Dtest-parsing.cc5777 const i::AstRawString* export_name = in TEST() local