Changeset 215779 in webkit for trunk/Source/JavaScriptCore/jit/JIT.h
- Timestamp:
- Apr 25, 2017, 5:57:59 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JIT.h
r215476 r215779 666 666 667 667 void emit_op_resolve_scope(Instruction*); 668 void emit_op_resolve_scope_for_hoisting_func_decl_in_eval(Instruction*);669 668 void emit_op_get_from_scope(Instruction*); 670 669 void emit_op_put_to_scope(Instruction*);
Note:
See TracChangeset
for help on using the changeset viewer.