webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebScriptDebugDelegateImplementationCache Struct Reference

#include <WebDelegateImplementationCaching.h>

Public Attributes

BOOL didParseSourceExpectsBaseLineNumber
 
BOOL exceptionWasRaisedExpectsHasHandlerFlag
 
IMP didParseSourceFunc
 
IMP failedToParseSourceFunc
 
IMP exceptionWasRaisedFunc
 

Member Data Documentation

◆ didParseSourceExpectsBaseLineNumber

BOOL WebScriptDebugDelegateImplementationCache::didParseSourceExpectsBaseLineNumber

◆ didParseSourceFunc

IMP WebScriptDebugDelegateImplementationCache::didParseSourceFunc

◆ exceptionWasRaisedExpectsHasHandlerFlag

BOOL WebScriptDebugDelegateImplementationCache::exceptionWasRaisedExpectsHasHandlerFlag

◆ exceptionWasRaisedFunc

IMP WebScriptDebugDelegateImplementationCache::exceptionWasRaisedFunc

◆ failedToParseSourceFunc

IMP WebScriptDebugDelegateImplementationCache::failedToParseSourceFunc

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