Home
last modified time | relevance | path

Searched defs:SetAttr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h138 inline void SetAttr(uint32_t attr) in SetAttr() function
143 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp56 HWTEST_F_L0(ObjectOperatorTest, SetAttr) in HWTEST_F_L0() argument