webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
CodeGeneratorReplayInputs.Frameworks Class Reference

Static Public Attributes

 Global = Framework("Global")
 
 WTF = Framework("WTF")
 
 JavaScriptCore = Framework("JavaScriptCore")
 
 WebCore = Framework("WebCore")
 
 Test = Framework("Test")
 

Member Data Documentation

◆ Global

CodeGeneratorReplayInputs.Frameworks.Global = Framework("Global")
static

◆ JavaScriptCore

CodeGeneratorReplayInputs.Frameworks.JavaScriptCore = Framework("JavaScriptCore")
static

◆ Test

CodeGeneratorReplayInputs.Frameworks.Test = Framework("Test")
static

◆ WebCore

CodeGeneratorReplayInputs.Frameworks.WebCore = Framework("WebCore")
static

◆ WTF

CodeGeneratorReplayInputs.Frameworks.WTF = Framework("WTF")
static

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