webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
JSC
Uint32Adaptor
List of all members
JSC::Uint32Adaptor Struct Reference
#include <
TypedArrayAdaptors.h
>
Inheritance diagram for JSC::Uint32Adaptor:
Additional Inherited Members
Public Types inherited from
JSC::IntegralTypedArrayAdaptor< uint32_t, Uint32Array, JSUint32Array, TypeUint32 >
typedef
uint32_t
Type
typedef
uint32_t
Type
typedef
Uint32Array
ViewType
typedef
Uint32Array
ViewType
typedef
JSUint32Array
JSViewType
typedef
JSUint32Array
JSViewType
Static Public Member Functions inherited from
JSC::IntegralTypedArrayAdaptor< uint32_t, Uint32Array, JSUint32Array, TypeUint32 >
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< uint32_t, Uint32Array, JSUint32Array, TypeUint32 >
static const
TypedArrayType
typeValue
static constexpr const
uint32_t
minValue
static constexpr const
uint32_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