Home
last modified time | relevance | path

Searched defs:HandlerInfo (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
DCodeBlock.h70 struct HandlerInfo { struct
71 uint32_t start;
72 uint32_t end;
73 uint32_t target;
74 uint32_t scopeDepth;
76 CodeLocationLabel nativeCode;