Changeset 215779 in webkit for trunk/Source/JavaScriptCore/jit/JIT.cpp
- Timestamp:
- Apr 25, 2017, 5:57:59 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JIT.cpp
r215476 r215779 393 393 394 394 DEFINE_OP(op_resolve_scope) 395 DEFINE_OP(op_resolve_scope_for_hoisting_func_decl_in_eval)396 395 DEFINE_OP(op_get_from_scope) 397 396 DEFINE_OP(op_put_to_scope)
Note:
See TracChangeset
for help on using the changeset viewer.