Searched refs:ObjectClassName (Results 1 – 6 of 6) sorted by relevance
21 using ObjectClassName = RemoteObject::ClassName; typedef57 const std::string ObjectClassName::Object = "Object"; // NOLINT (readability-ident…58 const std::string ObjectClassName::Function = "Function"; // NOLINT (readability-ident…59 const std::string ObjectClassName::Array = "Array"; // NOLINT (readability-ident…60 const std::string ObjectClassName::Regexp = "RegExp"; // NOLINT (readability-ident…61 const std::string ObjectClassName::Date = "Date"; // NOLINT (readability-ident…62 const std::string ObjectClassName::Map = "Map"; // NOLINT (readability-ident…63 const std::string ObjectClassName::Set = "Set"; // NOLINT (readability-ident…64 const std::string ObjectClassName::Weakmap = "Weakmap"; // NOLINT (readability-ident…65 const std::string ObjectClassName::Weakset = "Weakset"; // NOLINT (readability-ident…[all …]
34 using ObjectClassName = RemoteObject::ClassName; typedef1175 .SetClassName(ObjectClassName::Object) in GetLocalScopeChain()1219 .SetClassName(ObjectClassName::Object) in GetModuleScopeChain()1338 .SetClassName(ObjectClassName::Global) in GetGlobalScopeChain()
34 using ObjectClassName = RemoteObject::ClassName; typedef
28 using ObjectClassName = RemoteObject::ClassName; typedef
35 using ObjectClassName = RemoteObject::ClassName; typedef