webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
struct | Storage |
Public Types | |
typedef Vector< YieldData > | Yields |
Public Member Functions | |
BytecodeGeneratorification (UnlinkedCodeBlock *codeBlock, UnlinkedCodeBlock::UnpackedInstructions &instructions, SymbolTable *generatorFrameSymbolTable, int generatorFrameSymbolTableIndex) | |
void | run () |
BytecodeGraph< UnlinkedCodeBlock > & | graph () |
const Yields & | yields () const |
Yields & | yields () |
unsigned | enterPoint () const |
|
inline |
|
inline |
|
inline |
void JSC::BytecodeGeneratorification::run | ( | ) |
|
inline |
|
inline |