webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
JSC
Uint8Adaptor
List of all members
JSC::Uint8Adaptor Struct Reference
#include <
TypedArrayAdaptors.h
>
Inheritance diagram for JSC::Uint8Adaptor:
Additional Inherited Members
Public Types inherited from
JSC::IntegralTypedArrayAdaptor< uint8_t, Uint8Array, JSUint8Array, TypeUint8 >
typedef
uint8_t
Type
typedef
uint8_t
Type
typedef
Uint8Array
ViewType
typedef
Uint8Array
ViewType
typedef
JSUint8Array
JSViewType
typedef
JSUint8Array
JSViewType
Static Public Member Functions inherited from
JSC::IntegralTypedArrayAdaptor< uint8_t, Uint8Array, JSUint8Array, TypeUint8 >
static
JSValue
toJSValue
(
Type
value
)
static
JSValue
toJSValue
(
Type
value
)
static double
toDouble
(
Type
value
)
static double
toDouble
(
Type
value
)
static
Type
toNativeFromInt32
(
int32_t
value
)
static
Type
toNativeFromInt32
(
int32_t
value
)
static
Type
toNativeFromUint32
(
uint32_t
value
)
static
Type
toNativeFromUint32
(
uint32_t
value
)
static
Type
toNativeFromDouble
(double
value
)
static
Type
toNativeFromDouble
(double
value
)
static
OtherAdaptor::Type
convertTo
(
Type
value
)
static
OtherAdaptor::Type
convertTo
(
Type
value
)
static
std::optional
<
Type
>
toNativeFromInt32WithoutCoercion
(
int32_t
value
)
static
std::optional
<
Type
>
toNativeFromInt32WithoutCoercion
(
int32_t
value
)
static
std::optional
<
Type
>
toNativeFromUint32WithoutCoercion
(
uint32_t
value
)
static
std::optional
<
Type
>
toNativeFromUint32WithoutCoercion
(
uint32_t
value
)
static
std::optional
<
Type
>
toNativeFromDoubleWithoutCoercion
(double
value
)
static
std::optional
<
Type
>
toNativeFromDoubleWithoutCoercion
(double
value
)
Static Public Attributes inherited from
JSC::IntegralTypedArrayAdaptor< uint8_t, Uint8Array, JSUint8Array, TypeUint8 >
static const
TypedArrayType
typeValue
static constexpr const
uint8_t
minValue
static constexpr const
uint8_t
maxValue
The documentation for this struct was generated from the following file:
DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/
TypedArrayAdaptors.h
Generated by
1.8.13