webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <BytecodeGenerator.h>
Public Member Functions | |
FinallyJump (CompletionType jumpID, int targetLexicalScopeIndex, Label &targetLabel) | |
Public Attributes | |
CompletionType | jumpID |
int | targetLexicalScopeIndex |
Ref< Label > | targetLabel |
|
inline |
CompletionType JSC::FinallyJump::jumpID |
Ref<Label> JSC::FinallyJump::targetLabel |
int JSC::FinallyJump::targetLexicalScopeIndex |