Searched defs:InitializeWithSpecialValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | tagged_array.cpp | 117 void TaggedArray::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t length, uint32_t ext… in InitializeWithSpecialValue() function in panda::ecmascript::TaggedArray |
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
| D | aot_file_manager.cpp | 33 void AOTLiteralInfo::InitializeWithSpecialValue(JSTaggedValue initValue, uint32_t capacity, uint32_… in InitializeWithSpecialValue() function in panda::ecmascript::AOTLiteralInfo |