v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::TrustedPodArray< T > Member List

This is the complete list of members for v8::internal::TrustedPodArray< T >, including all inherited members.

Allocate(IsolateT *isolate, int length, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >protectedstatic
Allocate(IsolateT *isolate, int length, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >
AllocatedSize() constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
begin()v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
begin() constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
copy_in(int index, const T *buffer, int length)v8::internal::PodArrayBase< T, TrustedByteArray >inline
copy_out(int index, T *result, int length)v8::internal::PodArrayBase< T, TrustedByteArray >inline
DataSize() constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
ElementMemberT typedefv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >private
ElementT typedefv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >private
end()v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
end() constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, values)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >protected
FromAddressOfFirstElement(Address address)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inlinestatic
get(int index)v8::internal::PodArrayBase< T, TrustedByteArray >inline
v8::internal::TrustedByteArray::get(int index) constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
get_int(int offset) constv8::internal::TrustedByteArrayinline
Header typedefv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >
IsInBounds(int index) constv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inlineprotected
kElementsAreMaybeObjectv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >static
kElementSizev8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >static
kMaxLengthv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >static
kMaxRegularLengthv8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >static
length() constv8::internal::PodArrayBase< T, TrustedByteArray >inline
LengthFor(int size_in_bytes)v8::internal::TrustedByteArrayinlinestatic
matches(const T *buffer, int length)v8::internal::PodArrayBase< T, TrustedByteArray >inline
matches(int offset, const T *buffer, int length)v8::internal::PodArrayBase< T, TrustedByteArray >inline
New(Isolate *isolate, int length)v8::internal::TrustedPodArray< T >static
New(LocalIsolate *isolate, int length)v8::internal::TrustedPodArray< T >static
v8::internal::PodArrayBase< T, TrustedByteArray >::New(IsolateT *isolate, int capacity, AllocationType allocation_type=AllocationType::kTrusted)v8::internal::TrustedByteArrayinlinestatic
OffsetOfElementAt(int index)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inlinestatic
set(int index, const T &value)v8::internal::PodArrayBase< T, TrustedByteArray >inline
v8::internal::TrustedByteArray::set(int index, ElementMemberT value)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inline
set_int(int offset, uint32_t value)v8::internal::TrustedByteArrayinline
Shape typedefv8::internal::TrustedByteArray
SizeFor(int length)v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout >inlinestatic
Super typedefv8::internal::TrustedByteArrayprivate