webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
JSC::APICallbackFunction Struct Reference

#include <APICallbackFunction.h>

Static Public Member Functions

template<typename T >
static EncodedJSValue JSC_HOST_CALL call (ExecState *)
 
template<typename T >
static EncodedJSValue JSC_HOST_CALL construct (ExecState *)
 

Member Function Documentation

◆ call()

template<typename T >
EncodedJSValue JSC_HOST_CALL JSC::APICallbackFunction::call ( ExecState exec)
static

◆ construct()

template<typename T >
EncodedJSValue JSC_HOST_CALL JSC::APICallbackFunction::construct ( ExecState exec)
static

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