Home
last modified time | relevance | path

Searched refs:emitJumpIfJSCell (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/jit/
DJITInlineMethods.h707 ALWAYS_INLINE JIT::Jump JIT::emitJumpIfJSCell(RegisterID reg) in emitJumpIfJSCell() function
720 return emitJumpIfJSCell(scratch); in emitJumpIfBothJSCells()
725 addSlowCase(emitJumpIfJSCell(reg)); in emitJumpSlowCaseIfJSCell()
DJITOpcodes.cpp422 emitJumpIfJSCell(regT2).linkTo(loop, this); in emit_op_instanceof()
1017 addSlowCase(emitJumpIfJSCell(regT2)); in compileOpStrictEq()
DJIT.h531 Jump emitJumpIfJSCell(RegisterID);
/external/webkit/Source/JavaScriptCore/
DChangeLog1545 (JSC::JIT::emitJumpIfJSCell):
3468 (JSC::JIT::emitJumpIfJSCell):
DChangeLog-2009-06-1611849 (JSC::JIT::emitJumpIfJSCell):
12950 (JSC::JIT::emitJumpIfJSCell):
14039 (JSC::JIT::emitJumpIfJSCell):
17993 (JSC::JIT::emitJumpIfJSCell):
18540 (JSC::JIT::emitJumpIfJSCell):