Home
last modified time | relevance | path

Searched refs:arrayBufferPrototypeValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp141 JSHandle<JSTaggedValue> arrayBufferPrototypeValue(arrayBufferPrototype); in InitializeSArrayBuffer() local
146 …JSSendableArrayBuffer::SIZE, 0, JSType::JS_SENDABLE_ARRAY_BUFFER, arrayBufferPrototypeValue, empty… in InitializeSArrayBuffer()