Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp44 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBuf… in Attach()
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp281 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddTypedArrayRefs() local
311 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddSharedArrayBufferRefs() local