Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITInlineMethods.h389 inline void JIT::emitStoreInt32(unsigned index, RegisterID payload, bool indexIsInt32) in emitStoreInt32() function
396 inline void JIT::emitStoreInt32(unsigned index, Imm32 payload, bool indexIsInt32) in emitStoreInt32() function