Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h30 enum AllowLabelledFunctionStatement { enum
1226 AllowLabelledFunctionStatement allow_function,
1251 AllowLabelledFunctionStatement allow_function, bool* ok);
4739 AllowLabelledFunctionStatement allow_function, bool* ok) { in ParseStatement()
4944 AllowLabelledFunctionStatement allow_function, bool* ok) { in ParseExpressionOrLabelledStatement()