Home
last modified time | relevance | path

Searched defs:SetArrayLength (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/
Djs_array.h53 inline void SetArrayLength(const JSThread *thread, uint32_t length) in SetArrayLength() function
/ark/js_runtime/ecmascript/tests/
Djs_typed_array_test.cpp332 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument