Home
last modified time | relevance | path

Searched refs:has_computed_names (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h2760 bool has_computed_names = false; in ParseObjectLiteral() local
2782 has_computed_names = true; in ParseObjectLiteral()
2789 if (impl()->IsBoilerplateProperty(property) && !has_computed_names) { in ParseObjectLiteral()

Completed in 10 milliseconds