Changeset 149418 in webkit for trunk/Source/JavaScriptCore/jit/JIT.h
- Timestamp:
- Apr 30, 2013, 6:58:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JIT.h
r149247 r149418 726 726 void emit_op_resolve(Instruction*); 727 727 void emit_op_resolve_base(Instruction*); 728 void emit_op_ensure_property_exists(Instruction*);729 728 void emit_op_resolve_with_base(Instruction*); 730 729 void emit_op_resolve_with_this(Instruction*);
Note:
See TracChangeset
for help on using the changeset viewer.