Home
last modified time | relevance | path

Searched defs:InitializeWithSpecialValue (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_array.cpp122 void TaggedArray::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue() function in panda::ecmascript::TaggedArray
223 void MutantTaggedArray::InitializeWithSpecialValue(JSTaggedType initValue, uint32_t length, uint32_t extraLength) in InitializeWithSpecialValue() function in panda::ecmascript::MutantTaggedArray
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h321 void InitializeWithSpecialValue(JSThread *thread, JSTaggedValue initValue, in InitializeWithSpecialValue() function in panda::ecmascript::ConstantPool
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp35 void AOTLiteralInfo::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t capacity, uint32_t extraLength) in InitializeWithSpecialValue() function in panda::ecmascript::AOTLiteralInfo
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h214 inline void InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t icSlotSize, uint32_t extraLength = 0) in InitializeWithSpecialValue() function in panda::ecmascript::ProfileTypeInfo

Completed in 5 milliseconds