Home | History | Annotate | Download | only in jit

Lines Matching refs:emitLoad

305         void emitLoad(const JSValue& v, RegisterID tag, RegisterID payload);
306 void emitLoad(unsigned index, RegisterID tag, RegisterID payload, RegisterID base = callFrameRegister);