Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJIT.h250 struct JSRInfo { struct
254 JSRInfo(DataLabelPtr storeLocation, Label targetLocation) in JSRInfo() argument