Searched refs:AddKey (Results 1 – 8 of 8) sorted by relevance
111 layoutInfoHandle->AddKey(thread, i, elementsKey.GetTaggedValue(), defaultAttr); in HWTEST_F_L0()125 newLayoutInfo->AddKey(thread, i, elementsKey.GetTaggedValue(), defaultAttr); in HWTEST_F_L0()154 layoutInfoHandle->AddKey(thread, i, elementsKey.GetTaggedValue(), defaultAttr); in HWTEST_F_L0()189 layoutInfoHandle->AddKey(thread, i, elementsKey.GetTaggedValue(), defaultAttr); in HWTEST_F_L0()
192 layout->AddKey(thread, index, key.GetTaggedValue(), attributes); in CreateIHClass()262 layout->AddKey(thread, index, key.GetTaggedValue(), attributes); in CreatePHClass()336 layout->AddKey(thread, index - numNonStaticFunc, tsPropKey, attributes); in CreateCHClass()345 layout->AddKey(thread, index + numStaticFunc, tsPropKey, attributes); in CreateCHClass()
56 …void AddKey(const JSThread *thread, int index, const JSTaggedValue &key, const PropertyAttributes …
35 void LayoutInfo::AddKey(const JSThread *thread, [[maybe_unused]] int index, const JSTaggedValue &ke… in AddKey() function in panda::ecmascript::LayoutInfo
680 layoutInfoHandle->AddKey(thread_, 0, globalConst->GetLastIndexString(), attributes); in CreateJSRegExpInstanceClass()704 layoutInfoHandle->AddKey(thread_, 0, globalConst->GetLengthString(), attributes); in CreateJSArrayInstanceClass()732 …layoutInfoHandle->AddKey(thread_, JSArguments::LENGTH_INLINE_PROPERTY_INDEX, globalConst->GetLengt… in CreateJSArguments()742 layoutInfoHandle->AddKey(thread_, JSArguments::ITERATOR_INLINE_PROPERTY_INDEX, in CreateJSArguments()753 layoutInfoHandle->AddKey(thread_, JSArguments::CALLER_INLINE_PROPERTY_INDEX, in CreateJSArguments()764 layoutInfoHandle->AddKey(thread_, JSArguments::CALLEE_INLINE_PROPERTY_INDEX, in CreateJSArguments()1461 layoutInfoHandle->AddKey(thread_, fieldOrder, globalConst->GetLengthString(), attributes); in CreateFunctionClass()1472 layoutInfoHandle->AddKey(thread_, fieldOrder, in CreateFunctionClass()1483 … layoutInfoHandle->AddKey(thread_, fieldOrder, globalConst->GetPrototypeString(), attributes); in CreateFunctionClass()1491 … layoutInfoHandle->AddKey(thread_, fieldOrder, globalConst->GetPrototypeString(), attributes); in CreateFunctionClass()[all …]
237 layoutInfoHandle->AddKey(thread, offset, key.GetTaggedValue(), attr); in SetPropertyOfObjHClass()275 layoutInfoHandle->AddKey(thread, offset, key.GetTaggedValue(), attr); in AddProperty()
203 layout->AddKey(thread, index, key.GetTaggedValue(), attributes); in CreatePrototypeHClass()278 layout->AddKey(thread, index, key.GetTaggedValue(), attributes); in CreateConstructorHClass()
353 layoutInfoHandle->AddKey(thread, offset, keyHandle.GetTaggedValue(), attrValue); in DEF_RUNTIME_STUBS()