webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Nodes.h>
Public Types | |
enum | SwitchType { SwitchNone, SwitchImmediate, SwitchCharacter, SwitchString } |
Public Attributes | |
uint32_t | bytecodeOffset |
SwitchType | switchType |
uint32_t JSC::SwitchInfo::bytecodeOffset |
SwitchType JSC::SwitchInfo::switchType |