kmowery / address-leak

1 stars 0 forks source link

P2I Cast in: Source/JavaScriptCore/jit/JITStubs.cpp Line: 173 #84

Open dkohlbre opened 11 years ago

dkohlbre commented 11 years ago

Check the pointer to integer cast in Source/JavaScriptCore/jit/JITStubs.cpp line 173

dkohlbre commented 11 years ago

Unclear. Its possible one of the arguments is getting inlined and that somehow happens to involve a cast? There don't appear to be any casts here.