Searched defs:SetArrayLength (Results 1 – 5 of 5) sorted by relevance
54 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function
75 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function
548 void SetArrayLength(uint32_t length) in SetArrayLength() function
3280 void StubBuilder::SetArrayLength(GateRef glue, GateRef object, GateRef len) in SetArrayLength() function in panda::ecmascript::kungfu::StubBuilder
310 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument