Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_array.h54 inline void SetArrayLength(const JSThread *thread, uint32_t length) in SetArrayLength() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp330 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument