Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h50 bool SetAttribute(PropertyAttributes &attr) const in SetAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h72 std::optional<Error> SetAttribute(std::string_view attribute) in SetAttribute() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp3084 void Builtins::SetAttribute(const JSHandle<JSObject> &obj, const char *key, const char *value) const in SetAttribute() function in panda::ecmascript::Builtins