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