Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.cc136 produced_preparsed_scope_data_scope; in PreParseFunction() local
139 produced_preparsed_scope_data_scope.reset( in PreParseFunction()
294 produced_preparsed_scope_data_scope; in ParseFunctionLiteral() local
299 produced_preparsed_scope_data_scope.reset( in ParseFunctionLiteral()
349 if (produced_preparsed_scope_data_scope) { in ParseFunctionLiteral()
350 produced_preparsed_scope_data_scope->MarkFunctionAsSkippable( in ParseFunctionLiteral()