Lines Matching full:checker
740 ObjectLiteralCheckerBase* checker, bool in_class, bool has_extends,
1627 ObjectLiteralCheckerBase* checker, bool in_class, bool has_extends,
1662 checker->CheckProperty(name_token, kValueProperty, false, false,
1744 checker->CheckProperty(name_token, kMethodProperty, is_static,
1776 checker, true, has_extends, true, is_computed_name, nullptr, classifier,
1796 checker->CheckProperty(name_token, kAccessorProperty, is_static,
1842 ObjectLiteralChecker checker(this);
1855 &checker, in_class, has_extends, is_static, &is_computed_name, NULL,