Searched defs:JSRInfo (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
H A DJIT.h250 struct JSRInfo { struct in class:JSC::JIT
254 JSRInfo(DataLabelPtr storeLocation, Label targetLocation) function in struct:JSC::JIT::JSRInfo
971 Vector<JSRInfo> m_jsrSites;

Completed in 16 milliseconds