Gnash
0.8.10
|
Set the underlying value of a GetterSetter. More...
Public Member Functions | |
template<typename T > | |
result_type | operator() (T &gs, const as_value &val) const |
result_type | operator() (NativeGetterSetter &, const as_value &) const |
Set the underlying value of a GetterSetter.
This does not apply to NativeGetterSetters.
result_type gnash::GetterSetter::SetUnderlying::operator() | ( | T & | gs, |
const as_value & | val | ||
) | const [inline] |
result_type gnash::GetterSetter::SetUnderlying::operator() | ( | NativeGetterSetter & | , |
const as_value & | |||
) | const [inline] |