Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser.cc2487 bool should_infer_name = function_name == nullptr; in ParseFunctionLiteral() local
2491 if (should_infer_name) { in ParseFunctionLiteral()
2710 if (should_infer_name) { in ParseFunctionLiteral()