Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITOpcodes.cpp1481 Jump noProfiler = branchTestPtr(Zero, Address(regT2)); in emit_op_profile_will_call() local
1486 noProfiler.link(this); in emit_op_profile_will_call()
1492 Jump noProfiler = branchTestPtr(Zero, Address(regT2)); in emit_op_profile_did_call() local
1497 noProfiler.link(this); in emit_op_profile_did_call()
2742 Jump noProfiler = branchTestPtr(Zero, Address(regT1));
2747 noProfiler.link(this);
2754 Jump noProfiler = branchTestPtr(Zero, Address(regT1));
2759 noProfiler.link(this);