Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dparser-base.h1323 AllowLabelledFunctionStatement allow_function);
1344 AllowLabelledFunctionStatement allow_function);
5218 AllowLabelledFunctionStatement allow_function) { in ParseStatement() argument
5317 allow_function); in ParseStatement()
5430 AllowLabelledFunctionStatement allow_function) { in ParseExpressionOrLabelledStatement() argument
5492 allow_function == kAllowLabelledFunctionStatement) { in ParseExpressionOrLabelledStatement()
5495 return ParseStatement(labels, own_labels, allow_function); in ParseExpressionOrLabelledStatement()