Changeset 193606 in webkit for trunk/Source/JavaScriptCore/jit/JIT.h
- Timestamp:
- Dec 6, 2015, 5:54:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JIT.h
r193584 r193606 503 503 void emit_op_enter(Instruction*); 504 504 void emit_op_get_scope(Instruction*); 505 void emit_op_load_arrowfunction_this(Instruction*); 505 506 void emit_op_eq(Instruction*); 506 507 void emit_op_eq_null(Instruction*);
Note:
See TracChangeset
for help on using the changeset viewer.