Searched defs:Object (Results 1 – 10 of 10) sorted by relevance
49 const Expression *Object() const in Object() function54 Expression *Object() in Object() function
28 interface Object {} interface
24 interface Object { interface
31 interface Object {} interface
49 Object, enumerator
373 static const std::string Object; // NOLINT (readability-identifier-naming) member422 static const std::string Object; // NOLINT (readability-identifier-naming) member
23 const std::string ObjectType::Object = "object"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType57 const std::string ObjectClassName::Object = "Object"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
122 using Object = builtins::BuiltinsObject; typedef