Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2417 JSHandle<JSTaggedValue> arrayBufferFuncPrototypeValue(arrayBufferFuncPrototype); in BUILTIN_TYPED_ARRAY_TYPES() local
2421 …ctory_->NewEcmaHClass(JSArrayBuffer::SIZE, JSType::JS_ARRAY_BUFFER, arrayBufferFuncPrototypeValue); in BUILTIN_TYPED_ARRAY_TYPES()