Searched refs:bytePointer (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITInlines.h548 char* bytePointer = reinterpret_cast<char*>(&inConstantPool); local
549 convertInt32ToDouble(AbsoluteAddress(bytePointer + OBJECT_OFFSETOF(JSValue, u.asBits.payload)), value);

Completed in 181 milliseconds