Changeset 147184 in webkit for trunk/Source/JavaScriptCore/jit/JIT.h
- Timestamp:
- Mar 28, 2013, 5:09:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JIT.h
r145000 r147184 679 679 void emit_op_jfalse(Instruction*); 680 680 void emit_op_jmp(Instruction*); 681 void emit_op_jmp_scopes(Instruction*);682 681 void emit_op_jneq_null(Instruction*); 683 682 void emit_op_jneq_ptr(Instruction*);
Note:
See TracChangeset
for help on using the changeset viewer.