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

/external/webkit/Source/JavaScriptCore/jit/
H A DJITInlineMethods.h464 inline void JIT::emitStore(unsigned index, RegisterID tag, RegisterID payload, RegisterID base) function in class:JSC::JIT
503 inline void JIT::emitStore(unsigned index, const JSValue constant, RegisterID base) function in class:JSC::JIT
511 emitStore(dst, jsUndefined());

Completed in 38 milliseconds