Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js557 this.exportedIdentifiers = []; property
2812 if (this.state.exportedIdentifiers.indexOf(name) > -1) {
2815 this.state.exportedIdentifiers.push(name);