Searched defs:SetAttribute (Results 1 – 4 of 4) sorted by relevance
22 bool PGOHandler::SetAttribute(const JSThread *thread, PropertyAttributes &attr) const in SetAttribute() function in panda::ecmascript::pgo::PGOHandler
72 std::optional<Error> SetAttribute(std::string_view attribute) in SetAttribute() function
72 std::optional<Error> SetAttribute(const std::string_view &attribute) in SetAttribute() function
2995 void Builtins::SetAttribute(const JSHandle<JSObject> &obj, std::string_view key, std::string_view v… in SetAttribute() function in panda::ecmascript::Builtins