Home
last modified time | relevance | path

Searched defs:SetByteLength (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typed_unsigned_arrays.h86 void SetByteLength(EtsDouble byteLength) in SetByteLength() function
Dets_typed_arrays.h91 void SetByteLength(EtsDouble byteLength) in SetByteLength() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp158 HWTEST_F_L0(JSDataViewTest, SetByteLength) in HWTEST_F_L0() argument
Djs_typed_array_test.cpp270 HWTEST_F_L0(JSTypedArrayTest, SetByteLength) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3510 inline void StubBuilder::SetByteLength(GateRef glue, GateRef typedArray, GateRef byteLength) in SetByteLength() function