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

/external/chromium_org/v8/test/cctest/
H A Dtest-parsing.cc1218 kAllowArrowFunctions, enumerator in enum:ParserFlag
1241 parser->set_allow_arrow_functions(flags.Contains(kAllowArrowFunctions));
1451 kAllowArrowFunctions,
1534 kAllowArrowFunctions,
1694 static const ParserFlag always_flags[] = {kAllowArrowFunctions};
1727 static const ParserFlag always_flags[] = {kAllowArrowFunctions};
1756 static const ParserFlag always_flags[] = {kAllowArrowFunctions};
2168 static const ParserFlag always_flags[] = {kAllowArrowFunctions};
3307 static const ParserFlag always_flags[] = { kAllowArrowFunctions };
3361 static const ParserFlag always_flags[] = {kAllowArrowFunctions};
[all...]

Completed in 149 milliseconds