webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
TestJSBuiltinConstructor Interface Reference

import"TestJSBuiltinConstructor.idl";

Public Member Functions

void testFunction ()
 
void testCustomFunction ()
 

Public Attributes

attribute boolean testAttribute
 
readonly attribute boolean testAttributeCustom
 
attribute boolean testAttributeRWCustom
 

Member Function Documentation

◆ testCustomFunction()

void TestJSBuiltinConstructor::testCustomFunction ( )

◆ testFunction()

void TestJSBuiltinConstructor::testFunction ( )

Member Data Documentation

◆ testAttribute

attribute boolean TestJSBuiltinConstructor::testAttribute

◆ testAttributeCustom

readonly attribute boolean TestJSBuiltinConstructor::testAttributeCustom

◆ testAttributeRWCustom

attribute boolean TestJSBuiltinConstructor::testAttributeRWCustom

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