Searched defs:UpdateValueAndAttributes (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_dictionary.cpp | 111 void NameDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedValu… in UpdateValueAndAttributes() function in panda::ecmascript::NameDictionary 233 void NumberDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedVa… in UpdateValueAndAttributes() function in panda::ecmascript::NumberDictionary
|
| D | global_dictionary-inl.h | 80 void GlobalDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedVa… in UpdateValueAndAttributes() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | global_dictionary_test.cpp | 180 HWTEST_F_L0(GlobalDictionaryTest, UpdateValueAndAttributes) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder.cpp | 1932 inline void StubBuilder::UpdateValueAndAttributes(GateRef glue, GateRef elements, GateRef index, in UpdateValueAndAttributes() function in panda::ecmascript::kungfu::StubBuilder
|