Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-typed-array-gen.h24 TNode<JSArrayBuffer> AllocateEmptyOnHeapBuffer(TNode<Context> context,
H A Dtyped-array-createtypedarray.tq11 extern macro TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer(
88 const buffer = AllocateEmptyOnHeapBuffer(byteLength);
H A Dbuiltins-typed-array-gen.cc36 TNode<JSArrayBuffer> TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer( in AllocateEmptyOnHeapBuffer() function in v8::internal::TypedArrayBuiltinsAssembler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-typed-array-gen.h29 TNode<JSArrayBuffer> AllocateEmptyOnHeapBuffer(TNode<Context> context,
H A Dtyped-array-createtypedarray.tq11 extern macro TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer(
88 const buffer = AllocateEmptyOnHeapBuffer(byteLength);
H A Dbuiltins-typed-array-gen.cc35 TNode<JSArrayBuffer> TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer( in AllocateEmptyOnHeapBuffer() function in v8::internal::TypedArrayBuiltinsAssembler
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-typed-array-gen.h24 TNode<JSArrayBuffer> AllocateEmptyOnHeapBuffer(TNode<Context> context,
H A Dtyped-array-createtypedarray.tq11 extern macro TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer(
96 const buffer = AllocateEmptyOnHeapBuffer(byteLength);
H A Dbuiltins-typed-array-gen.cc35 TNode<JSArrayBuffer> TypedArrayBuiltinsAssembler::AllocateEmptyOnHeapBuffer( in AllocateEmptyOnHeapBuffer() function in v8::internal::TypedArrayBuiltinsAssembler