Searched defs:SetArrayLength (Results 1 – 3 of 3) sorted by relevance
55 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function
1056 void SetArrayLength(uint32_t length) in SetArrayLength() function
331 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument