webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
JSC::UnlinkedStringJumpTable Struct Reference

#include <UnlinkedCodeBlock.h>

Classes

struct  OffsetLocation
 

Public Types

typedef HashMap< RefPtr< StringImpl >, OffsetLocationStringOffsetTable
 
typedef HashMap< RefPtr< StringImpl >, OffsetLocationStringOffsetTable
 

Public Member Functions

int32_t offsetForValue (StringImpl *value, int32_t defaultOffset)
 
int32_t offsetForValue (StringImpl *value, int32_t defaultOffset)
 

Public Attributes

StringOffsetTable offsetTable
 

Member Typedef Documentation

◆ StringOffsetTable [1/2]

◆ StringOffsetTable [2/2]

Member Function Documentation

◆ offsetForValue() [1/2]

int32_t JSC::UnlinkedStringJumpTable::offsetForValue ( StringImpl *  value,
int32_t  defaultOffset 
)
inline

◆ offsetForValue() [2/2]

int32_t JSC::UnlinkedStringJumpTable::offsetForValue ( StringImpl *  value,
int32_t  defaultOffset 
)
inline

Member Data Documentation

◆ offsetTable

StringOffsetTable JSC::UnlinkedStringJumpTable::offsetTable

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