Home
last modified time | relevance | path

Searched refs:MUTABLE (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h57 MUTABLE, // Cell will no longer be tracked as constant. member in panda::ecmascript::TrackType::PropertyBoxType
H A Dglobal_dictionary-inl.h237 attr.SetBoxType(PropertyBoxType::MUTABLE); in InvalidateAndReplaceEntry()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_dictionary_test.cpp320 EXPECT_EQ(handleDict->GetAttributes(invalidatedPosition).GetBoxType(), PropertyBoxType::MUTABLE); in HWTEST_F_L0()
H A Dobject_operator_third_test.cpp110 EXPECT_EQ(resultDict->GetAttributes(resultEntry).GetBoxType(), PropertyBoxType::MUTABLE); in HWTEST_F_L0()

Completed in 3 milliseconds