Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_array.h55 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_meta_data.h1056 void SetArrayLength(uint32_t length) in SetArrayLength() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp331 HWTEST_F_L0(JSTypedArrayTest, SetArrayLength) in HWTEST_F_L0() argument