Lines Matching refs:GetConstpoolIndex
224 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), JSTaggedValue(string));
243 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), obj.GetTaggedValue());
252 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), arr.GetTaggedValue());
259 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), classLiteral.GetTaggedValue());
271 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), method.GetTaggedValue());
315 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), obj.GetTaggedValue());
323 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), arr.GetTaggedValue());
330 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), classLiteral.GetTaggedValue());
342 constpool->SetObjectToCache(thread, value.GetConstpoolIndex(), method.GetTaggedValue());
352 uint32_t constpoolIndex = jsPandaFile->GetConstpoolIndex();
363 uint32_t constpoolIndex = jsPandaFile->GetConstpoolIndex();