Home
last modified time | relevance | path

Searched defs:UpdateValueAndAttributes (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_dictionary-inl.h82 void GlobalDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedValue &value, in UpdateValueAndAttributes() function in panda::ecmascript::GlobalDictionary
H A Dtagged_dictionary.cpp232 void NameDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedValue &value, in UpdateValueAndAttributes() function in panda::ecmascript::NameDictionary
413 void NumberDictionary::UpdateValueAndAttributes(const JSThread *thread, int entry, const JSTaggedValue &value, in UpdateValueAndAttributes() function in panda::ecmascript::NumberDictionary
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp3249 inline void StubBuilder::UpdateValueAndAttributes(GateRef glue, GateRef elements, GateRef index, in UpdateValueAndAttributes() function in panda::ecmascript::kungfu::StubBuilder

Completed in 23 milliseconds