webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::JSDynamicCastTrait< Select > Struct Template Reference

#include <JSDynamicDowncast.h>

Static Public Member Functions

template<typename To , typename From >
static ALWAYS_INLINE To cast (JSC::VM &vm, From *from)
 
template<typename To , typename From >
static ALWAYS_INLINE To cast (JSC::VM &vm, From *from)
 

Member Function Documentation

◆ cast() [1/2]

template<typename Select >
template<typename To , typename From >
static ALWAYS_INLINE To WebCore::JSDynamicCastTrait< Select >::cast ( JSC::VM vm,
From *  from 
)
inlinestatic

◆ cast() [2/2]

template<typename Select >
template<typename To , typename From >
static ALWAYS_INLINE To WebCore::JSDynamicCastTrait< Select >::cast ( JSC::VM vm,
From *  from 
)
inlinestatic

The documentation for this struct was generated from the following file: