Searched refs:emitSlow_op_check_has_instance (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJIT.h768 void emitSlow_op_check_has_instance(Instruction*, Vector<SlowCaseEntry>::iterator&);
H A DJITOpcodes32_64.cpp291 void JIT::emitSlow_op_check_has_instance(Instruction* currentInstruction, Vector<SlowCaseEntry>::iterator& iter) function in class:JSC::JIT
H A DJITOpcodes.cpp1077 void JIT::emitSlow_op_check_has_instance(Instruction* currentInstruction, Vector<SlowCaseEntry>::iterator& iter) function in class:JSC::JIT

Completed in 217 milliseconds