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

/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLOutput.h201 LValue intToPtr(LValue value, LType type) { return buildIntToPtr(m_builder, value, type); } function in class:JSC::FTL::Output

Completed in 113 milliseconds