Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_arraybuffer.h67 void SetByteLength(EtsInt length) 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.cpp269 HWTEST_F_L0(JSTypedArrayTest, SetByteLength) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3296 inline void StubBuilder::SetByteLength(GateRef glue, GateRef typedArray, GateRef byteLength) in SetByteLength() function