webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CachedScriptSourceProvider.h>
Static Public Member Functions | |
static Ref< CachedScriptSourceProvider > | create (CachedScript *cachedScript, JSC::SourceProviderSourceType sourceType, Ref< CachedScriptFetcher > &&scriptFetcher) |
Static Public Member Functions inherited from WebCore::CachedResourceClient | |
static CachedResourceClientType | expectedType () |
static CachedResourceClientType | expectedType () |
Additional Inherited Members | |
Public Types inherited from WebCore::CachedResourceClient | |
enum | CachedResourceClientType { BaseResourceType, ImageType, FontType, StyleSheetType, SVGDocumentType, RawResourceType, BaseResourceType, ImageType, FontType, StyleSheetType, SVGDocumentType, RawResourceType } |
enum | CachedResourceClientType { BaseResourceType, ImageType, FontType, StyleSheetType, SVGDocumentType, RawResourceType, BaseResourceType, ImageType, FontType, StyleSheetType, SVGDocumentType, RawResourceType } |
Static Public Attributes inherited from JSC::SourceProvider | |
static const intptr_t | nullID = 1 |
Protected Member Functions inherited from WebCore::CachedResourceClient | |
CachedResourceClient () | |
CachedResourceClient () | |
|
inlinevirtual |
|
inlinestatic |
|
inlineoverridevirtual |
Implements JSC::SourceProvider.
|
inlineoverridevirtual |
Implements JSC::SourceProvider.