Searched refs:SetArraySize (Results 1 – 3 of 3) sorted by relevance
197 acc_.SetArraySize(receiver, std::max(arraySize, indexValue + 1)); in LowerNTypedStownByIndex()
385 void SetArraySize(GateRef gate, size_t size);
116 void GateAccessor::SetArraySize(GateRef gate, size_t size) in SetArraySize() function in panda::ecmascript::kungfu::GateAccessor