Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_sendable_arraybuffer.cpp43JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) in Attach()
63 JSTaggedValue arrayBufferData = GetArrayBufferData(thread); in Detach() local
Djs_sendable_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(thread); in IsDetach() local
/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(thread); in IsDetach() local
Djs_arraybuffer.cpp41 JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) in Attach()
58 JSTaggedValue arrayBufferData = GetArrayBufferData(thread); in Detach() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/arraybuffer_ops/
Darraybuffer_get_info_test.cpp50 void *arrayBufferData = nullptr; in TEST_F() local
74 void *arrayBufferData = nullptr; in TEST_F() local