Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJITInlineMethods.h470 inline void JIT::emitStoreInt32(unsigned index, RegisterID payload, bool indexIsInt32) in emitStoreInt32()
477 inline void JIT::emitStoreInt32(unsigned index, TrustedImm32 payload, bool indexIsInt32) in emitStoreInt32()