Home
last modified time | relevance | path

Searched defs:is_inner_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.cc121 DeclarationScope* function_scope, bool is_inner_function, bool may_abort, in PreParseFunction()
Dparser.cc2722 bool is_inner_function, bool may_abort, bool* ok) { in SkipFunction()