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
74 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function
532 void SetArrayLength(uint32_t length) in SetArrayLength() function
2942 void StubBuilder::SetArrayLength(GateRef glue, GateRef object, GateRef len) in SetArrayLength() function in panda::ecmascript::kungfu::StubBuilder
309 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument