binding/v8/jsi/dataaccess/ArrayProperty.cpp File Reference
#include "../../../../dataaccess/property/ArrayProperty.h"
#include "../../common/Utils.h"
#include "DataAccess.h"
#include <boost/cstdint.hpp>

Go to the source code of this file.

Functions

::v8::Handle<::v8::Value > ArrayProperty_Constructor (const ::v8::Arguments &)
 
::v8::Handle<::v8::Value > ArrayProperty_GetElementType (const ::v8::Arguments &)
 
::v8::Handle<::v8::Value > ArrayProperty_SetElementType (const ::v8::Arguments &)
 

Variables

static::v8::Persistent<::v8::FunctionTemplate > sg_arrayproperty_template
 

Function Documentation

::v8::Handle<::v8::Value> ArrayProperty_Constructor ( const ::v8::Arguments &  )
::v8::Handle<::v8::Value> ArrayProperty_GetElementType ( const ::v8::Arguments &  )
::v8::Handle<::v8::Value> ArrayProperty_SetElementType ( const ::v8::Arguments &  )

Variable Documentation

::v8::Persistent<::v8::FunctionTemplate> sg_arrayproperty_template