Lines Matching refs:Update
122 keyArray.Update(factory->EmptyArray());
130 keyArray.Update(newArray);
135 fastKeysArray_.Update(keyArray.GetTaggedValue());
136 cachedHclass_.Update(JSTaggedValue(jsHclass));
186 cachedHclass_.Update(jsHclass);
210 current.Update(JSObject::GetPrototype(current.GetTaggedValue()));
214 fastKeysArray_.Update(keyArray.GetTaggedValue());
229 current.Update(JSTaggedValue::GetPrototype(thread_, current));
245 value.Update(proxyArr->Get(i));
261 value.Update(array->Get(i));
285 remaining.Update(remainings[i]);
288 keyHandle.Update(remaining->Get(thread_, j));
294 objHandle.Update(visited[k]);
310 slowKeysArray_.Update(keyArray.GetTaggedValue());