Home
last modified time | relevance | path

Searched defs:produced_preparsed_scope_data (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/ast/
Dscopes.h923 ProducedPreParsedScopeData* produced_preparsed_scope_data) { in set_produced_preparsed_scope_data()
927 ProducedPreParsedScopeData* produced_preparsed_scope_data() const { in produced_preparsed_scope_data() function
Dast.h2353 ProducedPreParsedScopeData* produced_preparsed_scope_data() const { in produced_preparsed_scope_data() function
/external/v8/src/parsing/
Dpreparser.cc122 int* use_counts, ProducedPreParsedScopeData** produced_preparsed_scope_data, in PreParseFunction()
Dparser.cc2585 ProducedPreParsedScopeData* produced_preparsed_scope_data = nullptr; in ParseFunctionLiteral() local
2721 ProducedPreParsedScopeData** produced_preparsed_scope_data, in SkipFunction()
Dparser-base.h4400 ProducedPreParsedScopeData* produced_preparsed_scope_data = nullptr; in ParseArrowFunctionLiteral() local