Lines Matching defs:lightWeightMap
29 … const JSHandle<JSAPILightWeightMap> &lightWeightMap, in IncreaseCapacityTo()
48 …ightWeightMap::InsertValue(const JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in InsertValue()
58 …ghtWeightMap::ReplaceValue(const JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in ReplaceValue()
66 …ightWeightMap::RemoveValue(const JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in RemoveValue()
75 void JSAPILightWeightMap::Set(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeightMap, in Set()
91 …edValue JSAPILightWeightMap::Get(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in Get()
102 …alue JSAPILightWeightMap::HasAll(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in HasAll()
137 …alue JSAPILightWeightMap::HasKey(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in HasKey()
144 …ue JSAPILightWeightMap::HasValue(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in HasValue()
157 …APILightWeightMap::GetIndexOfKey(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in GetIndexOfKey()
164 …APILightWeightMap::GetStateOfKey(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in GetStateOfKey()
193 …ILightWeightMap::GetIndexOfValue(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in GetIndexOfValue()
207 …ue JSAPILightWeightMap::GetKeyAt(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in GetKeyAt()
226 … JSAPILightWeightMap::GetValueAt(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in GetValueAt()
245 void JSAPILightWeightMap::SetAll(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeight… in SetAll()
260 …alue JSAPILightWeightMap::Remove(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in Remove()
279 … const JSHandle<JSAPILightWeightMap> &lightWeightMap, int32_t index) in RemoveAt()
301 void JSAPILightWeightMap::Clear(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeightM… in Clear()
313 … JSAPILightWeightMap::SetValueAt(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in SetValueAt()
362 …ue JSAPILightWeightMap::ToString(JSThread *thread, const JSHandle<JSAPILightWeightMap> &lightWeigh… in ToString()
422 const JSHandle<JSAPILightWeightMap> &lightWeightMap, in SetArrayByKind()
443 … const JSHandle<JSAPILightWeightMap> &lightWeightMap, in GetArrayByKind()