Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp46 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach()
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp332 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddTypedArrayRefs() local
362 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddSharedArrayBufferRefs() local