Home
last modified time | relevance | path

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

/external/v8/src/
Dpreparser.h209 kFunctionScope enumerator
Dpreparser.cc61 Scope function_scope(&scope_, kFunctionScope); in PreParseLazyFunction()
1369 Scope function_scope(&scope_, kFunctionScope); in ParseFunctionLiteral()