Home
last modified time | relevance | path

Searched defs:taggedBuf (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_sendable_arraybuffer.cpp313 JSTaggedValue taggedBuf = AllocateSendableArrayBuffer(thread, constructor, cloneLen); in CloneArrayBuffer() local
H A Dbuiltins_arraybuffer.cpp319 JSTaggedValue taggedBuf = AllocateArrayBuffer(thread, constructor, cloneLen); in CloneArrayBuffer() local

Completed in 4 milliseconds