webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <UnlinkedCodeBlock.h>
Public Member Functions | |
int32_t | offsetForValue (int32_t value, int32_t defaultOffset) |
void | add (int32_t key, int32_t offset) |
int32_t | offsetForValue (int32_t value, int32_t defaultOffset) |
void | add (int32_t key, int32_t offset) |
Public Attributes | |
Vector< int32_t > | branchOffsets |
int32_t | min |
Vector< int32_t > JSC::UnlinkedSimpleJumpTable::branchOffsets |
int32_t JSC::UnlinkedSimpleJumpTable::min |