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

/external/chromium_org/v8/src/
H A Dpreparser.cc849 bool done = arity_restriction == FunctionLiteral::GETTER_ARITY ||
H A Dpreparser.h2026 is_get ? FunctionLiteral::GETTER_ARITY : FunctionLiteral::SETTER_ARITY,
H A Dast.h2334 GETTER_ARITY, enumerator in enum:v8::internal::FINAL::ArityRestriction
H A Dparser.cc3546 bool done = arity_restriction == FunctionLiteral::GETTER_ARITY ||

Completed in 439 milliseconds