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