Searched defs:SetAttribute (Results 1 – 3 of 3) sorted by relevance
50 bool SetAttribute(PropertyAttributes &attr) const in SetAttribute() function
72 std::optional<Error> SetAttribute(std::string_view attribute) in SetAttribute() function
3084 void Builtins::SetAttribute(const JSHandle<JSObject> &obj, const char *key, const char *value) const in SetAttribute() function in panda::ecmascript::Builtins